Commit Graph

17 Commits

Author SHA1 Message Date
Faissal Elamraoui cf7aef47f0 Implementing the new logging infrastructure
Moved logging to the new logging infrastructure by removing the use of
ColorLog() function. Added more documentation. Also fixed some typos in
comments and function names.
2016-11-13 15:14:48 +01:00
Sergey Lanzman 3627eb2ddc refactor generate migration 2016-08-18 21:19:01 +03:00
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
astaxie 164fffe612 Merge pull request #231 from sergeylanzman/go-lint
go lint
2016-07-24 00:02:59 +08:00
Sergey Lanzman 1308ebd940 fix generate migration for postgressql 2016-07-23 02:14:33 +03:00
Sergey Lanzman bc963e0070 go lint 2016-07-23 02:05:01 +03:00
Sergey Lanzman d95fe0dd7a Merge branch 'develop' of github.com:sergeylanzman/bee into develop 2016-07-07 15:22:18 +03:00
Sergey Lanzman 5c12764c5f add Postgresql support generate(migrate,Scaffold..) 2016-07-07 15:21:47 +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
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