Commit Graph

3 Commits (0e53baf6d174375c26dfca6e768f798db1ab50a7)

Author SHA1 Message Date
zeripath 73e5c36f25
Upgrade xorm to v1.2.2 () & Add test to ensure that dumping of login sources remains correct () ()
* Upgrade xorm to v1.2.2 ()

Backport 

Fix 

* Upgrade xorm to v1.2.2

* Change the Engine interface to match xorm v1.2.2

* Add test to ensure that dumping of login sources remains correct ()

 has occurred because of a missed regression. This PR adds a simple test to
try to prevent this occuring again.

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
techknowlogick 9d4c1ddfa1
Dep upgrade mysql lib ()
*  update gopkg file to add sql dep
Thomas Boerger 1ebb35b988
Added all required dependencies