Commit Graph

336 Commits

Author SHA1 Message Date
Oleg Dolya d5911c9bcd fix bug 2014-10-01 21:45:16 +03:00
astaxie 4bac7d36fc Merge pull request #68 from ZhengYang/master
support for json type
2014-09-05 10:24:54 +08:00
ZhengYang 1fd0e0860b support for json type 2014-09-05 10:03:21 +08:00
astaxie e667c0fdaa fix the struct type for []Type 2014-09-05 00:09:35 +08:00
astaxie 61e13f70be fix the generate docs when route has system packages 2014-09-04 22:35:30 +08:00
astaxie 531ce3010d Merge pull request #66 from ZhengYang/master
#65 added interval and uuid for postgres
2014-09-04 11:41:44 +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
astaxie ceab2d60e5 Merge pull request #64 from cfsalguero/master
Fix camel case fails if name starts with _
2014-09-02 00:19:19 +08:00
Carlos Salguero f994d2f6cf Fix camel case fails if name starts with _ 2014-09-01 12:41:39 -03:00
astaxie d12e84f264 Merge pull request #62 from ZhengYang/master
Added generate description for each bee command
2014-08-29 16:15:54 +08:00
ZhengYang 9f45b59a99 help messages 2014-08-29 16:08:28 +08:00
ZhengYang ece84c644f skeleton 2014-08-29 16:04:53 +08:00
ZhengYang 995ad2934a skeleton 2014-08-29 16:03:43 +08:00
ZhengYang db40c4ced2 bee run 2014-08-29 15:55:53 +08:00
ZhengYang d40a327f06 no big deal 2014-08-29 15:47:21 +08:00
ZhengYang 001326934e added info for 'new' command 2014-08-29 15:42:40 +08:00
ZhengYang 6df71de34b output message 2014-08-29 15:34:07 +08:00
ZhengYang c33b57b605 added help 2014-08-29 15:32:13 +08:00
Zheng Yang 478cbb39b9 minor update 2014-08-29 15:17:22 +08:00
ZhengYang d3313f7bc7 bee intro 2014-08-29 15:06:05 +08:00
astaxie 4aafb44b95 Merge pull request #61 from ZhengYang/master
truncate before overwritten
2014-08-28 17:37:26 +08:00
ZhengYang 97ea34cc80 truncate before overwritten 2014-08-28 17:31:37 +08:00
astaxie 89a23fefca Merge pull request #60 from ZhengYang/master
add time into temporal type
2014-08-28 17:14:46 +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
astaxie 7ffe1060cc format the log time 2014-08-23 14:15:42 +08:00
astaxie d749332330 Merge pull request #59 from ZhengYang/master
version++
2014-08-22 16:32:14 +08:00
ZhengYang 4d4638fcd4 version++ 2014-08-22 16:31:07 +08:00
astaxie 31975e5e1e Merge pull request #58 from ZhengYang/master
remove debug code & api usage message
2014-08-22 16:22:59 +08:00
ZhengYang 18e7fdb02d added example in api usage 2014-08-22 16:16:22 +08:00
ZhengYang 8a2cb2ae1c minor fix 2014-08-22 16:04:07 +08:00
astaxie 21564ec89c Merge pull request #57 from ZhengYang/master
Generate app code from existing PostgreSQL database
2014-08-22 16:01:25 +08:00
ZhengYang 8e1a1f5860 help msg 2014-08-22 15:52:58 +08:00
ZhengYang 67cd084295 remove mysql conn str from default 2014-08-22 15:51:21 +08:00
ZhengYang b14868c908 code gen for postgres 2014-08-22 15:50:13 +08:00
ZhengYang 4dc2d67bd2 replace db driver package and driver name for postgres 2014-08-22 15:46:36 +08:00
ZhengYang ab24b84d15 fix missing newline 2014-08-22 11:23:28 +08:00
ZhengYang 04bb76cad6 currpath fix 2014-08-22 11:20:29 +08:00
ZhengYang 4b56b8576c add default value for postgres conn 2014-08-21 12:22:49 +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
astaxie f850d0de5e Merge pull request #56 from ZhengYang/master
Minor UX improvement before implementing pq
2014-08-21 11:14:36 +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
astaxie ae4b2ed7aa Merge pull request #55 from ZhengYang/master
help message format
2014-08-19 19:29:16 +08:00