migrate/database
Dale Hui 7f00868584
Merge pull request #128 from andrei-m/fix-redshift
Fix Redshift migrations driver
2018-11-14 10:32:07 -08:00
..
cassandra Add support for TLS on Cassandra. 2018-10-16 11:18:38 +02:00
clickhouse Use v4 for Go module support 2018-10-10 16:16:23 -07:00
cockroachdb Use strings.NewReader() instead of bytes.NewReader() when source is a string 2018-11-05 22:50:08 -08:00
crate initial version 3.0.0 preview 2017-02-07 22:01:29 -08:00
mongodb initial version 3.0.0 preview 2017-02-07 22:01:29 -08:00
mysql Use v4 for Go module support 2018-10-10 16:16:23 -07:00
neo4j initial version 3.0.0 preview 2017-02-07 22:01:29 -08:00
postgres Unlock in postgres db driver should also use the schema name 2018-11-14 02:18:57 -08:00
ql Use v4 for Go module support 2018-10-10 16:16:23 -07:00
redshift Remove unused errors 2018-11-03 19:27:55 -04:00
shell initial version 3.0.0 preview 2017-02-07 22:01:29 -08:00
spanner Add NewDB to spanner.go 2018-10-28 22:00:05 +09:00
sqlite3 Use v4 for Go module support 2018-10-10 16:16:23 -07:00
stub Use v4 for Go module support 2018-10-10 16:16:23 -07:00
testing Use v4 for Go module support 2018-10-10 16:16:23 -07:00
driver.go Improve error messaging when URL parsing fails 2018-07-24 17:55:58 -07: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 Improve error messaging when URL parsing fails 2018-07-24 17:55:58 -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