migrate/database
nathan-c ae500dbe45 finish implementing mssql db and add tests 2019-05-19 13:37:40 +01:00
..
cassandra Enabled maligned, staticcheck and errcheck linters (#206) 2019-04-26 15:47:16 -07:00
clickhouse Enabled maligned, staticcheck and errcheck linters (#206) 2019-04-26 15:47:16 -07:00
cockroachdb Enabled maligned, staticcheck and errcheck linters (#206) 2019-04-26 15:47:16 -07:00
crate initial version 3.0.0 preview 2017-02-07 22:01:29 -08:00
firebird Remove official support for Firebird 2019-04-26 19:04:05 -07:00
mongodb Enabled maligned, staticcheck and errcheck linters (#206) 2019-04-26 15:47:16 -07:00
mssql finish implementing mssql db and add tests 2019-05-19 13:37:40 +01:00
mysql Enabled maligned, staticcheck and errcheck linters (#206) 2019-04-26 15:47:16 -07:00
neo4j initial version 3.0.0 preview 2017-02-07 22:01:29 -08:00
postgres Enabled maligned, staticcheck and errcheck linters (#206) 2019-04-26 15:47:16 -07:00
ql Enabled maligned, staticcheck and errcheck linters (#206) 2019-04-26 15:47:16 -07:00
redshift Enabled maligned, staticcheck and errcheck linters (#206) 2019-04-26 15:47:16 -07:00
shell initial version 3.0.0 preview 2017-02-07 22:01:29 -08:00
spanner Enabled maligned, staticcheck and errcheck linters (#206) 2019-04-26 15:47:16 -07:00
sqlite3 Enabled maligned, staticcheck and errcheck linters (#206) 2019-04-26 15:47:16 -07:00
stub Enabled maligned, staticcheck and errcheck linters (#206) 2019-04-26 15:47:16 -07:00
testing Enabled maligned, staticcheck and errcheck linters (#206) 2019-04-26 15:47:16 -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 Enabled maligned, staticcheck and errcheck linters (#206) 2019-04-26 15:47:16 -07:00
util_test.go Review comments 2018-11-05 16:03:54 +04:00