1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-02 11:53:28 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
dennismao
0bde9cbd91 fix the issue #2995 2017-12-22 16:21:23 +08:00
Sergey Lanzman
37c1ffc57a add go simple support 2017-03-17 20:22:20 +02:00
astaxie
c697b98006 enhancement 2016-09-01 23:28:34 +08:00
astaxie
8c37a07adb optimize the ORM 2016-08-31 00:07:19 +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
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
Kyle McCullough
52817fb668 allow unexported fields on model structs 2014-05-17 02:26:49 +08:00
FuXiaoHei
828a306069 add comments for orm package, done 2014-01-17 23:28:54 +08:00
slene
d043ebcdd3 orm support complete m2m operation api / auto load related api 2013-10-14 22:31:35 +08:00
slene
001e33f310 fix #213 2013-09-22 19:20:40 +08:00
slene
4c061feddf orm support custom multi unique / index 2013-08-22 21:19:58 +08:00
slene
c38abf35da orm support auto create db 2013-08-19 22:37:39 +08:00
slene
6c41e6dd78 orm add sqlite3 support, may be support postgres in next commit 2013-08-11 00:15:26 +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
bce35c708a init orm project, beta, unstable 2013-07-30 20:32:38 +08:00