Commit Graph

4 Commits

Author SHA1 Message Date
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