wy65701436
|
d4d7621942
|
modify the error log for registerModel to tell user the default hard code PK is 'id'.
|
2016-05-27 02:03:58 -07:00 |
|
astaxie
|
25bec8bbe9
|
Merge pull request #1381 from ADone/m2m_reverse_bug
fix #671
|
2015-11-04 23:20:22 +08:00 |
|
astaxie
|
68ec133aa8
|
golint orm
|
2015-09-12 21:46:43 +08:00 |
|
Artem Nistratov
|
5612f61a93
|
fix #671
|
2015-07-08 17:42:00 +03: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 |
|
jessonchan
|
6082a0af3e
|
bug fixed
|
2014-05-17 02:26:51 +08:00 |
|
jessonchan
|
be30fb7937
|
refator func
|
2014-05-17 02:26:51 +08:00 |
|
astaxie
|
c188cbbcb4
|
update all files License
|
2014-05-17 02:26:50 +08:00 |
|
FuXiaoHei
|
828a306069
|
add comments for orm package, done
|
2014-01-17 23:28:54 +08:00 |
|
slene
|
e5904443d9
|
fix #302
|
2013-11-24 19:29:48 +08:00 |
|
slene
|
6ea8dd5999
|
fix #255
|
2013-10-18 17:37:34 +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
|
94f7ba8bdf
|
orm add uint uint32 uint64 auto increment support
|
2013-08-22 18:35:26 +08:00 |
|
slene
|
c38abf35da
|
orm support auto create db
|
2013-08-19 22:37:39 +08:00 |
|
slene
|
c81bbf9801
|
orm now use a filed named Id as default auto primary key, you can ignore orm:"auto" setting
|
2013-08-16 21:57:39 +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 |
|