1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-02 09:23:27 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Erik
510dd02a06 Fix the quick start section of the orm/README.md
Increase the init method by adding the `RunSyncdb` method to resolve the problem that the table is not created.
2017-08-11 11:34:18 +08:00
Hubery
8bd902814f Transaction
err处理写反了
2015-01-13 11:09:43 +08:00
astaxie
fb0cc55822 update the orm read me 2014-09-09 11:55:28 +08:00
astaxie
a144769515 update the documents & comments 2014-08-18 16:41:43 +08:00
slene
02d2990576 orm all docs wiil update to beego.me 2013-08-22 18:35:35 +08:00
slene
b114f258d6 orm update docs 2013-08-19 22:37:53 +08:00
slene
c6a436ed5d orm docs update 2013-08-13 19:28:37 +08:00
slene
18c09bb2ed orm update docs 2013-08-11 22:27:54 +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
f1e2372a56 orm update docs about debug log queries 2013-08-09 13:53:04 +08:00
slene
74a95f6cbf docs update 2013-08-08 11:07:08 +08:00
slene
ad2965bbf9 update docs 2013-08-07 23:28:14 +08:00
slene
bce35c708a init orm project, beta, unstable 2013-07-30 20:32:38 +08:00