1
0
mirror of https://github.com/beego/bee.git synced 2024-06-01 14:23:28 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Liujian
f75d8997ef 自动生成基于数据库的Hprose发布服务。 2014-10-14 21:30:32 +08:00
ZhengYang
1fd0e0860b support for json type 2014-09-05 10:03:21 +08:00
ZhengYang
1641f1edbd Merge remote-tracking branch 'upstream/master' 2014-09-04 10:54:43 +08:00
ZhengYang
9fd3e28cb6 added interval & uuid as string type for postgres 2014-09-04 10:53:29 +08:00
Carlos Salguero
f994d2f6cf Fix camel case fails if name starts with _ 2014-09-01 12:41:39 -03:00
ZhengYang
97ea34cc80 truncate before overwritten 2014-08-28 17:31:37 +08:00
ZhengYang
05882bb4f6 add time into temporal type 2014-08-28 17:11:56 +08:00
astaxie
5ec39d71ed add time type 2014-08-27 12:01:13 +08:00
astaxie
d0c36db1ca support tinyblob mediumblob 2014-08-27 11:41:31 +08:00
astaxie
b3674b5b06 support bit type 2014-08-27 11:08:32 +08:00
ZhengYang
8a2cb2ae1c minor fix 2014-08-22 16:04:07 +08:00
ZhengYang
b14868c908 code gen for postgres 2014-08-22 15:50:13 +08:00
ZhengYang
b9ff4255ff rename for clarity 2014-08-21 11:55:54 +08:00
ZhengYang
99b99321e9 added data type mapping for postgresql 2014-08-21 11:53:12 +08:00
ZhengYang
5c85c10b18 minor changes 2014-08-21 11:01:40 +08:00
ZhengYang
f2528fcf79 minor clean up 2014-08-21 10:54:21 +08:00
ZhengYang
4fe9c4ddcd refactor long if to switch case, more error messages 2014-08-21 10:45:52 +08:00
ZhengYang
9bf23ea88a help/error message correction and import lib/pq 2014-08-21 10:19:44 +08:00
ZhengYang
e42dc06fd8 add binary data type in mapping 2014-08-19 18:04:22 +08:00
ZhengYang
9e2699dbd6 minor fomatting 2014-08-19 17:47:29 +08:00
ZhengYang
82b7ab3e31 import package for no-pk models 2014-08-19 17:43:08 +08:00
ZhengYang
98b3d4ee37 do not rely on goimports 2014-08-19 17:00:37 +08:00
astaxie
9faf04fea0 add downsql & controller add mapping 2014-08-18 12:21:21 +08:00
astaxie
e3769549d1 update the write 2014-08-12 11:13:48 +08:00
astaxie
cd31fe26ed bee generate scaffold model 2014-08-11 17:01:06 +08:00