Commit Graph

6 Commits

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