Lunny Xiao
9ee32711ba
bug fix
2013-12-20 15:55:34 +08:00
lunny
b778bfce82
merge mssql support
2013-12-20 15:11:56 +08:00
lunny
4459c88a28
add mssql support
2013-12-20 14:53:40 +08:00
Nash Tsai
40bea73d0b
code tidy up
2013-12-20 02:32:11 +08:00
Nash Tsai
322bfa2d98
Merge remote-tracking branch 'upstream/master'
2013-12-20 02:26:47 +08:00
Nash Tsai
7ebbe91892
code tidy up
2013-12-20 02:25:46 +08:00
Lunny Xiao
81af494cab
bug fixed
2013-12-19 23:28:38 +08:00
Lunny Xiao
31dbc146ee
add nocascade method
2013-12-19 22:32:00 +08:00
Nash Tsai
9f3a211ed9
code tidy up
2013-12-18 22:55:39 +08:00
Nash Tsai
c2fe9ee0d5
resolved merger from upstream
2013-12-18 15:26:48 +08:00
Nash Tsai
a6eb640d81
tidy up comments
2013-12-18 15:24:00 +08:00
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