Commit Graph

197 Commits

Author SHA1 Message Date
Nash Tsai 69b0a9b713 implementation of before/after processors 2013-11-30 17:50:04 +08:00
Lunny Xiao 6ffffe912e v0.2.3 2013-11-29 11:51:07 +08:00
Lunny Xiao cc0ce11294 Improved documents; Optimistic Locking support; Timestamp with time zone support; Mapper change to tableMapper and columnMapper & added PrefixMapper & SuffixMapper support custom table or column name's prefix and suffix;Insert now return affected, err instead of id, err; Added UseBool & Distinct; 2013-11-29 11:50:28 +08:00
Lunny Xiao 20bfc62f13 add new time type timestampz for datetime with time zone 2013-11-28 21:24:38 +08:00
Lunny Xiao afedb683c6 time parse improved 2013-11-27 21:58:44 +08:00
Lunny Xiao 2381103468 fixed sqlite3 bug 2013-11-27 17:14:57 +08:00
Lunny Xiao ec2c685583 add PrefixMapper & SuffixMapper 2013-11-27 15:53:05 +08:00
Lunny Xiao 59d72d2ca3 improved docs 2013-11-26 11:27:29 +08:00
Lunny Xiao 73646ae89f improved docs 2013-11-26 10:43:20 +08:00
Lunny Xiao c9192441c8 improved docs 2013-11-26 10:41:02 +08:00
Lunny Xiao 76ab72dc3a improved docs 2013-11-23 11:12:22 +08:00
Lunny Xiao 200f10d11e add blank time support; docs improved 2013-11-23 10:53:45 +08:00
Lunny Xiao 1a872d89f3 improved docs 2013-11-22 16:30:02 +08:00
Lunny Xiao 1f08f8e399 improved docs 2013-11-22 16:18:48 +08:00
Lunny Xiao 36919468aa improved docs 2013-11-22 16:11:32 +08:00
Lunny Xiao 605ec87f65 improved docs & resolved #
14
2013-11-22 14:11:07 +08:00
Lunny Xiao f9bb47b03d improved docs 2013-11-22 13:05:10 +08:00
Lunny Xiao 315bbec5e3 improved docs 2013-11-22 10:30:52 +08:00
Lunny Xiao e1644f7c98 improved docs & delete or private codes 2013-11-22 10:26:01 +08:00
Lunny Xiao 65d079fc2c improved docs 2013-11-22 09:20:41 +08:00
Lunny Xiao ec13aa9bab fixed doc 2013-11-21 18:07:19 +08:00
Lunny Xiao c6a8fd2e76 Insert now return affected, err instead id, err, this update is broken. Please fix you code; Improved docs 2013-11-21 18:04:43 +08:00
Lunny Xiao a92a0b4c9d fixed test 2013-11-21 14:35:18 +08:00
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