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
|
f1aebd5729
|
hide all undocument variables on session (#660)
|
2017-07-27 13:32:35 +08:00 |
Lunny Xiao
|
2af18acf72
|
add CondDeleted method (#620)
|
2017-06-15 20:09:46 +08:00 |
Lunny Xiao
|
942887dea0
|
fix time issues and add some tests for time (#604)
* fix time issues and add some tests for time
* fix tests bug
* fix tests
* some fixes with tests and added mssql support
* fix tests
|
2017-06-02 16:12:50 +08:00 |
Lunny Xiao
|
7e70eb8222
|
refactor automaptype
|
2017-04-02 18:02:47 +08:00 |
Lunny Xiao
|
8074f62d8e
|
move some functions from session.go to session_cols.go and session_convert.go
|
2017-03-15 09:29:12 +08:00 |