Fix rows bug Reviewed-on: https://gitea.com/xorm/xorm/pulls/1576
* 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