Commit Graph

18 Commits

Author SHA1 Message Date
Sergey Lanzman 37c1ffc57a add go simple support 2017-03-17 20:22:20 +02:00
Pelle Johnsen 906637ae8b Fix issue with reverse(many) for models with custom pk
- Also add test covering the issue
2015-12-15 17:39:08 +01:00
astaxie 68ec133aa8 golint orm 2015-09-12 21:46:43 +08:00
f0r a074df9c2e 为querySeter添加GroupBy方法 2015-09-03 00:45:09 +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
傅小黑 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