Commit Graph

11 Commits

Author SHA1 Message Date
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