Commit Graph

11 Commits

Author SHA1 Message Date
astaxie c188cbbcb4 update all files License 2014-05-17 02:26:50 +08:00
傅小黑 4c527dde65 add comments for orm packages, part 2 2014-01-17 17:25:17 +08:00
slene b766f65c26 #436 support insert multi 2014-01-06 11:31:35 +08:00
slene 95c65de97c fix #440 2014-01-04 22:30:17 +08:00
slene ef79a2b484 fix #440 2014-01-04 00:04:15 +08:00
slene d043ebcdd3 orm support complete m2m operation api / auto load related api 2013-10-14 22:31:35 +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 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