gogs/internal/dbutil
ᴜɴᴋɴᴡᴏɴ 41f56ad05d
login_source: migrate to GORM and add tests (#6090)
* Use GORM in all write paths

* Migrate to GORM

* Fix lint errors

* Use GORM  to init table

* dbutil: make writer detect error

* Add more tests

* Rename to clearTables

* db: finish adding tests

* osutil: add tests

* Fix load source files path
2020-04-11 20:18:05 +08:00
..
writer.go login_source: migrate to GORM and add tests (#6090) 2020-04-11 20:18:05 +08:00
writer_test.go login_source: migrate to GORM and add tests (#6090) 2020-04-11 20:18:05 +08:00