migrate/database
Dale Hui 16197b67e3 Update to golangci-lint v1.16.0
- Fix newly raised issues
2019-04-07 00:51:27 -07:00
..
cassandra postgres: Move lock out of ensureVersionTable, for consistency with other SQL operations (#173) 2019-02-26 15:56:57 -08:00
clickhouse Added interfacer, unconvert, goconst, nakedret, prealloc 2019-03-23 00:40:35 +03:00
cockroachdb postgres: Move lock out of ensureVersionTable, for consistency with other SQL operations (#173) 2019-02-26 15:56:57 -08:00
crate initial version 3.0.0 preview 2017-02-07 22:01:29 -08:00
firebird Added Firebird support (#191) 2019-03-21 01:51:49 -07:00
mongodb Update to golangci-lint v1.16.0 2019-04-07 00:51:27 -07:00
mysql postgres: Move lock out of ensureVersionTable, for consistency with other SQL operations (#173) 2019-02-26 15:56:57 -08:00
neo4j initial version 3.0.0 preview 2017-02-07 22:01:29 -08:00
postgres Added Firebird support (#191) 2019-03-21 01:51:49 -07:00
ql Fixes for gosimple linter 2019-03-22 22:02:08 +03:00
redshift Added Firebird support (#191) 2019-03-21 01:51:49 -07:00
shell initial version 3.0.0 preview 2017-02-07 22:01:29 -08:00
spanner postgres: Move lock out of ensureVersionTable, for consistency with other SQL operations (#173) 2019-02-26 15:56:57 -08:00
sqlite3 postgres: Move lock out of ensureVersionTable, for consistency with other SQL operations (#173) 2019-02-26 15:56:57 -08:00
stub Update golangci-lint config and implore contributors to use it 2019-03-28 18:55:12 -07:00
testing Fmt (#189) 2019-03-13 12:15:21 -07:00
driver.go postgres: Move lock out of ensureVersionTable, for consistency with other SQL operations (#173) 2019-02-26 15:56:57 -08:00
driver_test.go add comments for database 2017-02-09 19:04:54 -08:00
error.go updated postgres driver, add database.Error struct 2017-02-14 23:12:16 -08:00
parse_test.go Update golangci-lint config and implore contributors to use it 2019-03-28 18:55:12 -07:00
util.go Review comments 2018-11-05 16:03:54 +04:00
util_test.go Review comments 2018-11-05 16:03:54 +04:00