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

9 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
astaxie
7813d6aab0 Merge pull request #140 from WnP/beego-dev-changes
update migration.Sql to migration.SQL to match beego develop
2015-11-10 10:41:18 +08:00
Steeve Chailloux
d3153578ca update migration.Sql to migration.SQL to match beego develop 2015-11-09 20:09:26 -06:00
Steeve Chailloux
f664b678d9 fix typo and missing end-of-line 2015-11-09 19:48:53 -06:00
astaxie
9faf04fea0 add downsql & controller add mapping 2014-08-18 12:21:21 +08:00
astaxie
67c1c05a45 support migrate generate sql 2014-08-18 11:51:57 +08:00
ZhengYang
12cfffe4b2 add onsite migrate function for scafolding feature & minor code refactor 2014-08-14 14:53:28 +08:00
astaxie
cd31fe26ed bee generate scaffold model 2014-08-11 17:01:06 +08:00
astaxie
172e17ea12 bee generate scaffold 2014-08-11 10:39:10 +08:00