Commit Graph

1624 Commits

Author SHA1 Message Date
Lunny Xiao e4f0c8a688 fixed time problem 2013-11-21 14:26:30 +08:00
Lunny Xiao 15b4d2efa8 fixed delete bug #12 2013-11-21 01:27:33 +08:00
Lunny Xiao e5c421d6ff fixed delete bug #12 2013-11-21 01:26:07 +08:00
Lunny Xiao 7acf5c65b1 fixed cache bug 2013-11-21 01:24:22 +08:00
lunny de06e54874 Merge pull request #26 from jimmykuu/master
fix doc error
2013-11-18 07:12:54 -08:00
jimmykuu ab1c4d4f60 fix doc error 2013-11-18 23:07:18 +08:00
Lunny Xiao d611b575ee fixed bool bug; added cache expired 2013-11-17 00:52:43 +08:00
Lunny Xiao 8ac14432a1 add gowalker to cases 2013-11-15 11:04:48 +08:00
Lunny Xiao 089ee96c19 bug fixed 2013-11-15 11:01:13 +08:00
Lunny Xiao 74ec8ba9d2 Add UseBool method for MUST use bool on a struct as condition or update column 2013-11-15 10:16:08 +08:00
Lunny Xiao 1a64d60e06 add Distinct method & fixed Find use with Table 2013-11-14 23:07:33 +08:00
Lunny Xiao 2a6991886c Add And and Or method for query condition 2013-11-09 21:13:16 +08:00
Lunny Xiao a1062be8d0 insert return bug fixed 2013-11-07 13:22:34 +08:00
Lunny Xiao be50e0c659 improved docs 2013-11-06 15:54:42 +08:00
Lunny Xiao 2c5f1c26bb doc improved 2013-11-06 15:43:30 +08:00
Lunny Xiao e491f8f688 merged 2013-11-06 15:40:15 +08:00
Lunny Xiao 31de5d612e add lib/pq support; bool on struct will not be as condition; 2013-11-06 15:36:38 +08:00
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