astaxie
|
4823a0f114
|
remove the dead code
|
2015-09-17 23:47:26 +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 |
|
astaxie
|
4245521660
|
fix #576
|
2014-05-17 02:26:50 +08:00 |
|
FuXiaoHei
|
828a306069
|
add comments for orm package, done
|
2014-01-17 23:28:54 +08:00 |
|
bronze1man
|
ceb4aa9e25
|
[orm] QueryTable with nil ptr struct
|
2013-11-24 14:26:32 +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
|
41dd6e580d
|
orm 1. complete QueryRow/QueryRows api 2. QuerySeter.All support *[]Type and *[]*Type
|
2013-09-09 22:33:41 +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
|
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 |
|