Commit Graph

1707 Commits

Author SHA1 Message Date
Lunny Xiao b7dce622b9 fixed bug insert 2013-11-03 22:17:00 +08:00
Lunny Xiao 0c541edf3f improved QuickStart.md 2013-10-31 23:58:14 +08:00
Lunny Xiao be22a978d8 improved sync indexes, now check columns;xorm tool bug fiexed 2013-10-28 11:16:22 +08:00
Lunny Xiao bab16dc763 added type and sequence for xorm tool;added max connect for pool(go1.2+) 2013-10-27 09:10:20 +08:00
Lunny Xiao 7a109f220f fixed docs 2013-10-21 22:23:45 +08:00
Lunny Xiao d51382a56d bug fixed & doc improved 2013-10-20 10:43:49 +08:00
Lunny Xiao 1514830996 fixed name error on readme 2013-10-18 20:41:30 +08:00
Lunny Xiao 0a3e2b0847 docs added iterate 2013-10-17 13:28:42 +08:00
Lunny Xiao c79a02eb7e docs added iterate 2013-10-17 13:15:29 +08:00
Lunny Xiao fc17734817 added Iterate method; added Omit method 2013-10-17 12:50:46 +08:00
Lunny Xiao b618c3870d add err info for reverse code formatting 2013-10-15 22:48:47 +08:00
Lunny Xiao 78cdb912e0 Added database reverse tool, now support generate go & c++ codes, some bug fixed. 2013-10-15 10:40:21 +08:00
Lunny Xiao b6c2451bfa bug fixed for cacheFind 2013-10-14 21:39:36 +08:00
Lunny Xiao 22b4302e05 added single file support 2013-10-14 18:00:01 +08:00
Lunny Xiao 4dc297c2e3 improved xorm toll readme 2013-10-14 17:51:45 +08:00
Lunny Xiao 1031aa7b45 added genJson for xorm tool 2013-10-14 17:46:04 +08:00
Lunny Xiao 1d0ca7b116 bug fixed 2013-10-14 16:33:07 +08:00
Lunny Xiao 3604f1a593 reverse tool improved 2013-10-14 15:40:24 +08:00
Lunny Xiao e8ed91be2b merge from develop; added reverse tool 2013-10-14 00:38:45 +08:00
Lunny Xiao 42b4dbba03 added xorm reverse tool 2013-10-13 23:57:57 +08:00
Lunny Xiao 78c420c381 bug fixed 2013-10-13 00:19:05 +08:00
Lunny Xiao 2caed88b82 added xorm reverse tool 2013-10-12 23:16:51 +08:00
Lunny Xiao 8392e2bbfb improved docs 2013-10-09 15:08:52 +08:00
Lunny Xiao 36c8d19ca1 added docs docs/AutoMap.md to describe how go type converted to database type 2013-10-08 11:33:32 +08:00
Lunny Xiao 99c1cc6e91 added docs docs/AutoMap.md to describe how go type converted to database type 2013-10-08 11:30:56 +08:00
Lunny Xiao 1c0a92d420 improved doc.go 2013-10-07 12:07:35 +08:00
Lunny Xiao 1baec0ce1a improved doc.go 2013-10-07 11:15:24 +08:00
Lunny Xiao 58f95d6f27 add gowalker badget 2013-10-07 08:56:16 +08:00
Lunny Xiao c0d008e631 Added support for Find(*[]*Struct); added notnull; 2013-10-05 00:44:43 +08:00
Lunny Xiao 4b2425d3d3 cache bug fixed 2013-10-02 11:07:38 +08:00
Lunny Xiao f1502178c2 cache bug fixed 2013-10-02 11:04:20 +08:00
Lunny Xiao 8294b99ea6 Return error if Delete has no any condition 2013-09-30 22:22:54 +08:00
Lunny Xiao 5113f5d35b improved docs 2013-09-30 15:08:34 +08:00
Lunny Xiao 58dec3a47c improved docs 2013-09-30 14:48:17 +08:00
Lunny Xiao 564f3b71fa improved docs 2013-09-30 14:45:34 +08:00
Lunny Xiao 1b47321704 improved docs 2013-09-30 09:17:35 +08:00
Lunny Xiao 381897720a bug fixed #15 2013-09-30 08:50:56 +08:00
Lunny Xiao 6309716c80 improved docs 2013-09-29 22:39:59 +08:00
Lunny Xiao 2736227363 improved docs 2013-09-29 22:00:21 +08:00
Lunny Xiao 62533df1ea improved docs 2013-09-29 17:51:49 +08:00
Lunny Xiao 8c28dffe30 improved docs 2013-09-29 16:53:01 +08:00
Lunny Xiao da3aed3670 docs improved 2013-09-29 16:48:33 +08:00
Lunny Xiao 9e38ddfa99 v0.2 Added Cache supported; Added SameMapper for same name between struct and table; Added Sync method for auto added tables, columns, indexes; 2013-09-29 16:43:10 +08:00
Lunny Xiao 82cd602b26 bug fixed 2013-09-29 09:02:01 +08:00
Lunny Xiao 4e4e4852c6 bug fixed 2013-09-29 08:56:02 +08:00
Lunny Xiao 7ebd533407 add Sync() method for sync column, index to table 2013-09-28 23:14:42 +08:00
Lunny Xiao 4cdec08cc9 doc improved 2013-09-27 10:30:34 +08:00
Lunny Xiao 7444be795b improved test 2013-09-26 15:33:15 +08:00
Lunny Xiao 9958240be0 Merge 2013-09-26 15:20:58 +08:00
Lunny Xiao 48fa4c6fbc many bugs fixed 2013-09-26 15:19:39 +08:00