Commit Graph

36 Commits

Author SHA1 Message Date
astaxie 807c3de8a7 fix issue with new version 2016-01-06 11:55:56 +08:00
astaxie 20d77d9979 Merge branch 'master' into develop 2015-12-18 14:42:37 +08:00
FarYoung f2bbe62bce add post and put json invalid fomart filter 2015-11-25 22:24:10 +08:00
fugr dec41734bd ServeJson-->ServeJSON,update to match beego develop 2015-10-22 11:32:21 +08:00
astaxie e2ee2a8a79 update the status cide 2015-10-16 23:44:11 +08:00
Sacheendra Talluri 47e8ce32d9 add jsonb and timestamp with time zone to postgres data types 2015-06-09 14:29:43 -05:00
astaxie d5ba3ff52f Merge pull request #73 from Lao-liu/master
自动生成基于数据库的Hprose发布服务。
2015-05-09 15:00:21 +08:00
lonewolf d70e2c2a2b add tableName to model file 2015-03-03 23:35:46 +08:00
astaxie 976602bc01 change this to short name 2014-11-05 22:48:09 +08:00
astaxie 930049f7de update the GetInt to GetInt64 2014-11-05 13:53:42 +08:00
Liujian 2e7cd9b414 1. remove unused typeMappingMysqlOfRpc type.
2. update README.md
2014-10-23 13:09:22 +08:00
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