astaxie
|
8c37a07adb
|
optimize the ORM
|
2016-08-31 00:07:19 +08:00 |
|
qAison
|
8f0749ddee
|
fix fk field null value
|
2016-05-27 13:53:28 +08:00 |
|
miraclesu
|
85f55fcb41
|
orm: inline struct support
|
2016-02-24 18:46:14 +08:00 |
|
astaxie
|
68ec133aa8
|
golint orm
|
2015-09-12 21:46:43 +08:00 |
|
astaxie
|
1d8afdc9c9
|
gofmt -s & go_vet
|
2015-05-25 09:10:34 +08:00 |
|
astaxie
|
a144769515
|
update the documents & comments
|
2014-08-18 16:41:43 +08:00 |
|
astaxie
|
fefd8ddb5b
|
beego: update licence& fix #669
|
2014-07-03 23:40:21 +08:00 |
|
astaxie
|
0f170a80da
|
update the comments fix #658
|
2014-06-25 10:39:37 +08:00 |
|
astaxie
|
c188cbbcb4
|
update all files License
|
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
|
61c0b3e286
|
fix db locked
|
2013-12-31 09:55:29 +08:00 |
|
slene
|
412a4a04de
|
#384
|
2013-12-30 23:04:13 +08:00 |
|
slene
|
658a671b79
|
all panic use Error
|
2013-10-09 11:37:16 +08:00 |
|
slene
|
41dd6e580d
|
orm 1. complete QueryRow/QueryRows api 2. QuerySeter.All support *[]Type and *[]*Type
|
2013-09-09 22:33:41 +08:00 |
|
slene
|
6064a7ab2a
|
orm RawSeter readValues set nil when get NULL
|
2013-08-30 12:38:32 +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
|
45345fa782
|
orm add postgres support
|
2013-08-11 22:27:45 +08:00 |
|
slene
|
6c41e6dd78
|
orm add sqlite3 support, may be support postgres in next commit
|
2013-08-11 00:15:26 +08:00 |
|
slene
|
45aa071261
|
orm add queries debug logger
|
2013-08-09 13:20:19 +08:00 |
|
slene
|
46668b811f
|
some fix / add test
|
2013-08-07 19:11:44 +08:00 |
|
slene
|
bce35c708a
|
init orm project, beta, unstable
|
2013-07-30 20:32:38 +08:00 |
|