astaxie
|
4245521660
|
fix #576
|
2014-05-17 02:26:50 +08:00 |
|
slene
|
9384e87083
|
orm 1. add api: NewOrmWithDB, AddAliasWthDB; 2. RawSeter -> add api: RowsToMap, RowsToStruct; 3. RawSeter -> change api: Values, ValuesList, ValuesFlat add optional params comumns.
|
2014-01-27 01:48:00 +08:00 |
|
FuXiaoHei
|
828a306069
|
add comments for orm package, done
|
2014-01-17 23:28:54 +08:00 |
|
slene
|
5d55ca19be
|
orm add Exist func
|
2013-10-12 06:57:14 +08:00 |
|
slene
|
bf3830b6f0
|
orm add atomic set value
|
2013-10-09 20:28:54 +08:00 |
|
slene
|
658a671b79
|
all panic use Error
|
2013-10-09 11:37:16 +08:00 |
|
slene
|
1596aa7a34
|
orm support use any numeric type set QuerySeter.Limit value
|
2013-09-13 18:06:44 +08:00 |
|
slene
|
3745bb7279
|
orm.Read support specify condition fields, orm.Update and QuerySeter All/One support omit fields.
|
2013-09-12 19:04:39 +08:00 |
|
slene
|
f02b286ad4
|
orm make offset simple, can use any numeric type
|
2013-08-16 20:01:18 +08:00 |
|
slene
|
27b84841a7
|
orm add full regular go type support, such as int8, uint8, byte, rune. add date/datetime timezone support very well.
|
2013-08-13 17:17:19 +08:00 |
|
slene
|
f2b359d8e8
|
orm full remove orm.Manager for simple use, add struct tag - for skip struct field
|
2013-08-09 20:14:18 +08:00 |
|
slene
|
46668b811f
|
some fix / add test
|
2013-08-07 19:11:44 +08:00 |
|
slene
|
2c5e062c2b
|
some fix
|
2013-07-31 22:11:22 +08:00 |
|
slene
|
bce35c708a
|
init orm project, beta, unstable
|
2013-07-30 20:32:38 +08:00 |
|