Lunny Xiao
|
265dd66928
|
fix bug on cache delete (#703)
* fix bug on cache delete
* fix cache issues and improve the tests
|
2017-09-09 11:03:34 +08:00 |
Lunny Xiao
|
bb639f6700
|
refactor query functions (#689)
* refactor query functions
* remove unused function
* remove unnecessary resetStatement and some improvements
* rename all Id to ID
|
2017-08-27 15:50:43 +08:00 |
Lunny Xiao
|
1e055bac01
|
fix bug and catch more tests (#613)
|
2017-06-08 19:38:52 +08:00 |
Lunny Xiao
|
a4a8e4a739
|
fix bug and add set conn max lifetime (#606)
* fix sqlite bug and add SetConnMaxLifetime
* add parse for composite keys
* required go 1.5+
|
2017-06-05 15:08:30 +08:00 |
Lunny Xiao
|
9c179e47a1
|
fix insert single pk column table failed (#603)
|
2017-06-01 09:57:33 +08:00 |
Lunny Xiao
|
ff4299962a
|
move pk tests from tests repo
|
2017-03-26 20:52:17 +08:00 |