Commit Graph

14 Commits

Author SHA1 Message Date
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
bc963e0070 go lint 2016-07-23 02:05:01 +03:00
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
d3153578ca update migration.Sql to migration.SQL to match beego develop 2015-11-09 20:09:26 -06:00
98b3d4ee37 do not rely on goimports 2014-08-19 17:00:37 +08:00
67c1c05a45 support migrate generate sql 2014-08-18 11:51:57 +08:00
5b22b195cb update migration template 2014-08-12 16:06:04 +08:00
6f4c1b3a89 basic workflow 2014-08-11 17:23:52 +08:00
3d2a066a16 minor console message changes and migration file path changes 2014-08-11 10:36:20 +08:00
375eb44479 bee support create controllers 2014-08-09 01:37:55 +08:00
cbe5fc1d21 change name of generated struct 2014-08-07 15:29:45 +08:00
af9780691c generated source format change 2014-08-07 14:39:38 +08:00
2556579ad0 generate migration file 2014-08-07 13:52:28 +08:00
31b481d96a basic structure for generate migration files 2014-08-07 10:47:06 +08:00