1
0
mirror of https://github.com/beego/bee.git synced 2024-06-01 04:03:27 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
ZhengYang
98b3d4ee37 do not rely on goimports 2014-08-19 17:00:37 +08:00
astaxie
67c1c05a45 support migrate generate sql 2014-08-18 11:51:57 +08:00
ZhengYang
5b22b195cb update migration template 2014-08-12 16:06:04 +08:00
ZhengYang
6f4c1b3a89 basic workflow 2014-08-11 17:23:52 +08:00
ZhengYang
3d2a066a16 minor console message changes and migration file path changes 2014-08-11 10:36:20 +08:00
astaxie
375eb44479 bee support create controllers 2014-08-09 01:37:55 +08:00
ZhengYang
cbe5fc1d21 change name of generated struct 2014-08-07 15:29:45 +08:00
ZhengYang
af9780691c generated source format change 2014-08-07 14:39:38 +08:00
ZhengYang
2556579ad0 generate migration file 2014-08-07 13:52:28 +08:00
ZhengYang
31b481d96a basic structure for generate migration files 2014-08-07 10:47:06 +08:00