Lunny Xiao
b03c5d5372
fix tests
2020-02-20 18:07:10 +08:00
Lunny Xiao
15dc1a437a
fix tests
2020-02-20 18:07:10 +08:00
Lunny Xiao
0d0f2a8f58
fix tests
2020-02-20 18:07:10 +08:00
Lunny Xiao
f603887eb7
fix tests
2020-02-20 18:07:09 +08:00
Lunny Xiao
ba83909d2d
fix tests
2020-02-20 18:07:08 +08:00
Lunny Xiao
aefe7fd6da
Fix test ( #1526 )
...
Fix test
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1526
2020-02-20 06:56:01 +00:00
kusana
e96d53762a
Fixed Join strings on func Exist ( #1520 )
...
fix test
fixed Join strings on func Exist
Co-authored-by: Tomofumi Kusana <tkusana@morisawa.co.jp>
Reviewed-on: https://gitea.com/xorm/xorm/pulls/1520
2020-02-19 09:25:41 +00:00
Lunny Xiao
bd20c37bfb
Add SetSchema for engine ( #876 )
...
* add SetSchema for engine
* fix user
* fix postgres with schema
* fix test
* fix test
* fix test
* fix tablename
* refactor tableName
* fix schema support
* improve the interface of EngineInterface
2018-04-10 09:50:29 +08:00
Lunny Xiao
774f83c1bc
add Exist functions ( #640 )
2017-07-14 09:20:13 +08:00