Commit Graph

1644 Commits

Author SHA1 Message Date
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
Lunny Xiao f148dee404 cache bug fixed 2013-09-25 10:20:07 +08:00
Lunny Xiao 9d676ebddd cache bug fixed 2013-09-25 01:31:25 +08:00
Lunny Xiao 22ddfa9f77 bug fixed 2013-09-24 10:07:47 +08:00
Lunny Xiao daaa90e14e bug fixed 2013-09-23 23:59:42 +08:00
Lunny Xiao d7a8b90d0c bug fixed 2013-09-23 22:39:08 +08:00
Lunny Xiao 1ce77128c1 bug fixed 2013-09-23 22:31:51 +08:00
Lunny Xiao aa6feeb328 bug fixed 2013-09-23 10:20:45 +08:00
Lunny Xiao 29a72f9adb bug fixed 2013-09-23 09:22:30 +08:00
Lunny Xiao affc64cde3 remove debug info 2013-09-22 17:53:12 +08:00
Lunny Xiao 894e97e195 fixed NoCache method 2013-09-22 17:32:23 +08:00
Lunny Xiao 768b5bacdb cache system improved 2013-09-21 00:06:41 +08:00
Lunny Xiao 365812143b method Update(...) 's first params now support map and map's ptr 2013-09-20 00:07:39 +08:00
Lunny Xiao 29fe0b6f80 added NoAutoTime method; added unfinished cache system, defaultly it's disabled. 2013-09-17 17:36:34 +08:00