Commit Graph

1504 Commits

Author SHA1 Message Date
Lunny Xiao 59412a951c use tabs 2013-12-18 11:31:32 +08:00
Lunny Xiao 286b8725ed use 4 spaces replace tab 2013-12-17 17:55:27 +08:00
Lunny Xiao 420faa1e66 Merge branch 'master' of github.com:lunny/xorm
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2013-12-17 17:32:43 +08:00
Lunny Xiao 4c7e98d8d6 refactoring db interface 2013-12-17 17:30:05 +08:00
lunny 6572c2e402 Merge pull request #33 from nashtsai/compositekey
Compositekey
2013-12-16 20:09:39 -08:00
Lunny Xiao 99c7031b50 merge composite key 2013-12-17 09:38:20 +08:00
Lunny Xiao 81a4c102b9 add benchmark tests 2013-12-16 23:42:31 +08:00
Nash Tsai 98ffa812bc Merge branch 'master' into compositekey 2013-12-16 23:15:01 +08:00
Nash Tsai f2b20d510c implemented composite key 2013-12-16 23:13:23 +08:00
Lunny Xiao f0ae4ff860 improved docs 2013-12-13 11:15:54 +08:00
Lunny Xiao 8b84f5d692 doc improved 2013-12-12 16:54:50 +08:00
Lunny Xiao f8b456e670 docs fixed 2013-12-12 15:42:44 +08:00
Lunny Xiao 98d4c0e000 bug fixed 2013-12-12 14:33:26 +08:00
Lunny Xiao bb6a9c24fa multiple In() supports 2013-12-11 16:27:33 +08:00
Lunny Xiao 82bdc0ec5a bug fixed for Sql().Find() 2013-12-10 15:12:43 +08:00
Lunny Xiao c70b4ad8d3 replace tab to 4 spaces for all codes 2013-12-09 10:29:23 +08:00
Lunny Xiao e84e14f972 bug fixed for doc 2013-12-08 22:55:13 +08:00
lunny 6f17a6494d Merge pull request #32 from nashtsai/nullvalues
Nullvalues
2013-12-08 05:44:27 -08:00
Lunny Xiao fe9e69269f merge 2013-12-08 21:42:35 +08:00
Lunny Xiao 489322c8ca add .vendor to gitignore 2013-12-08 21:41:51 +08:00
Lunny Xiao 1d90c34f61 merge null field codes 2013-12-08 21:40:58 +08:00
Nash Tsai 56d44a1472 fixed wrong sql type used for *float64 2013-12-08 21:29:02 +08:00
Nash Tsai 1f54b91076 code tidy up 2013-12-08 12:56:10 +08:00
Nash Tsai a74f8db232 update statement.buildConditions method to support pointer values update 2013-12-08 04:27:48 +08:00
Nash Tsai 772a2c7baa uncomment testProcessorsTx 2013-12-06 21:04:56 +08:00
Nash Tsai 68862870a9 code tidy up for Type2SQLType and buildConditions 2013-12-06 21:04:27 +08:00
Nash Tsai 0c9b7b274f get elem value() for Ptr type 2013-12-06 20:49:11 +08:00
Nash Tsai 95eccb04eb add null value update record testing 2013-12-06 20:13:10 +08:00
Nash Tsai aae8a6c90e create 3rd base test to void use of cache 2013-12-06 19:55:47 +08:00
Nash Tsai dfcf1d7498 completed value2Interface implementation for Ptr type 2013-12-06 15:20:25 +08:00
Nash Tsai f44f70acd8 add nil value filter for buildConditions 2013-12-06 15:19:48 +08:00
Nash Tsai 667dcd039f completed db null value and pointer type testing 2013-12-06 15:17:50 +08:00
Nash Tsai b71b3f0ad3 add mysqlDdlImport to mysql_test.go 2013-12-06 11:09:34 +08:00
Nash Tsai 8ad1baa4cc tidy naming up for mymysql_test 2013-12-06 11:06:02 +08:00
Nash Tsai e6a2c62ab1 committed partially done on null value support 2013-12-06 10:31:38 +08:00
Lunny Xiao 7f77be7d57 merge 2013-12-04 20:33:43 +08:00
Lunny Xiao f3b7c3c7dc merge 2013-12-04 20:25:47 +08:00
lunny 0226ed6879 Merge pull request #31 from nashtsai/nullvalues
implemented ddl import
2013-12-04 04:19:54 -08:00
Nash Tsai ec06be3197 implemented ddl import 2013-12-04 18:39:22 +08:00
Lunny Xiao 0d1efc74a6 bug fixed and more benchmark tests 2013-12-04 15:03:21 +08:00
lunny 18c40097a0 Merge pull request #30 from nashtsai/processors
fixed transactional after processors handling if same bean has been oper...
2013-12-02 20:10:38 -08:00
Nash Tsai 0182e87906 fixed transactional after processors handling if same bean has been operated more than once 2013-12-03 11:49:30 +08:00
lunny 9b89cef6f6 Merge pull request #29 from nashtsai/processors
fixed transactional based after processors handling bug
2013-12-02 18:21:22 -08:00
Nash Tsai 46b46db6d0 resolved merge from upstream/master 2013-12-03 09:22:19 +08:00
Nash Tsai b107101bd5 fixed transactional based after processors handling bug 2013-12-03 09:09:21 +08:00
Lunny Xiao 4c224deeba fixed query tx bug 2013-12-02 22:54:55 +08:00
Lunny Xiao 84145a374f merge 2013-12-02 22:34:17 +08:00
lunny d06120d7d1 Merge pull request #28 from nashtsai/processors
add transactional tests for processors
2013-12-02 05:56:31 -08:00
Nash Tsai 40dc45f8e4 add transactional tests for processors 2013-12-02 18:27:22 +08:00
Lunny Xiao 01e8ab4bcd add created & updated tests 2013-12-02 14:54:44 +08:00