Commit Graph

24 Commits

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