1
0
mirror of https://github.com/beego/bee.git synced 2024-06-30 17:14:13 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Faissal Elamraoui
338dfc65ed New tweaks
Added enhanced logging while using bee to scaffold code
Fixed some typos and errors
Added more error handling
Added more docs
2016-07-31 23:30:35 +02:00
Sergey Lanzman
bc963e0070 go lint 2016-07-23 02:05:01 +03:00
Faissal Elamraoui
b8250ebb72 New Bee banner
Added a new Bee banner using ASCII art. When bee is invoked,
the banner is displayed with the version number (short banner).
A More verbose Banner is added to 'bee version' which shows
more information about the host and Go runtime.
2016-06-01 14:30:29 +02:00
Pelle Johnsen
f385056264 Generate fixes for model and controller
- use int64 for all places handling model id
- use controller code from appcode if a matching model is found
2015-07-16 19:36:02 +02:00
ZhengYang
c487e9d6f7 import logic for model by asta 2014-08-19 17:11:38 +08:00
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
astaxie
cd31fe26ed bee generate scaffold model 2014-08-11 17:01:06 +08:00