Lunny Xiao
|
9b23e7d6c0
|
resolved #89: if struct has func, the struct's name is the result
|
2014-04-08 16:46:23 +08:00 |
Lunny Xiao
|
9d5f834eb2
|
bug fixed & add MustCols function & improved docs
|
2014-04-06 12:58:16 +08:00 |
Lunny Xiao
|
3aed2090a0
|
add AllCols for update all cols
|
2014-03-24 20:41:07 +08:00 |
Lunny Xiao
|
1c81f52576
|
update tests
|
2014-03-14 15:05:58 +08:00 |
Lunny Xiao
|
d67b6e7f80
|
merge
|
2014-01-21 22:27:28 +08:00 |
Lunny Xiao
|
19b0a57dcd
|
add lowertest
|
2014-01-21 22:22:06 +08:00 |
Lunny Xiao
|
346681289d
|
bug fixed #51
|
2014-01-16 23:03:56 +08:00 |
Lunny Xiao
|
68e64d101e
|
improved test
|
2014-01-14 16:57:05 +08:00 |
Lunny Xiao
|
78fb484ce0
|
bug fixed
|
2014-01-08 22:47:30 +08:00 |
Nash Tsai
|
bf3f8ffc2f
|
tidy up naming
|
2014-01-02 12:48:49 +08:00 |
Lunny Xiao
|
3f2328d918
|
tests bug fixed
|
2013-12-26 16:37:56 +08:00 |
lunny
|
17d74617ea
|
Merge pull request #37 from nashtsai/scrolling-rs
Scrolling rs
|
2013-12-25 23:12:08 -08:00 |
Nash Tsai
|
a3f1d98775
|
code tidy up
|
2013-12-26 15:11:15 +08:00 |
Nash Tsai
|
6bc64c8fe6
|
change Iterator struct naming to 'Rows' and making compatible interface to sql.Rows
|
2013-12-26 14:50:44 +08:00 |
Nash Tsai
|
99ebe8f165
|
add testScroll test
|
2013-12-25 23:27:54 +08:00 |
Lunny Xiao
|
901d7b6670
|
bug fixed
|
2013-12-25 17:41:01 +08:00 |
Nash Tsai
|
216247be1b
|
fixed wrong logic in tests
|
2013-12-25 12:55:00 +08:00 |
Nash Tsai
|
aea4095558
|
tidy up null value tests and avoid mymysql and postgres drive time handling
|
2013-12-25 12:19:00 +08:00 |
Lunny Xiao
|
d5a4324585
|
add support to int32, int, uint, uint32, uint64 for pk
|
2013-12-24 18:18:48 +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 |
Lunny Xiao
|
81af494cab
|
bug fixed
|
2013-12-19 23:28:38 +08:00 |
Lunny Xiao
|
59412a951c
|
use tabs
|
2013-12-18 11:31:32 +08:00 |
Lunny Xiao
|
99c7031b50
|
merge composite key
|
2013-12-17 09:38:20 +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
|
c70b4ad8d3
|
replace tab to 4 spaces for all codes
|
2013-12-09 10:29:23 +08:00 |
Lunny Xiao
|
1d90c34f61
|
merge null field codes
|
2013-12-08 21:40:58 +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
|
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
|
667dcd039f
|
completed db null value and pointer type testing
|
2013-12-06 15:17:50 +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 |
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 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 |
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 |
Nash Tsai
|
cc19af9498
|
code tidy up for processors tests
|
2013-12-02 14:53:23 +08:00 |
Nash Tsai
|
fe91775981
|
add processors tests
|
2013-12-02 14:23:53 +08:00 |
Nash Tsai
|
69b0a9b713
|
implementation of before/after processors
|
2013-11-30 17:50:04 +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
|
ec2c685583
|
add PrefixMapper & SuffixMapper
|
2013-11-27 15:53:05 +08:00 |
Lunny Xiao
|
315bbec5e3
|
improved docs
|
2013-11-22 10:30:52 +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 |