migrate/database
Arkadiusz Bokowy bc93ed027f Support for alternative postgres URI scheme
According to the PostgreSQL documentation (section 32.1.1.2), postgres
library supports two URI schemes: postgresql:// and postgres://

Reference:
https://www.postgresql.org/docs/current/static/libpq-connect.html#LIBPQ-CONNSTRING
2017-04-04 08:29:33 +02:00
..
cassandra initial version 3.0.0 preview 2017-02-07 22:01:29 -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 remove cleanpath, fix mysql ensureVersionTable 2017-03-01 11:48:38 -08:00
neo4j initial version 3.0.0 preview 2017-02-07 22:01:29 -08:00
postgres Support for alternative postgres URI scheme 2017-04-04 08:29:33 +02:00
ql initial version 3.0.0 preview 2017-02-07 22:01:29 -08:00
shell initial version 3.0.0 preview 2017-02-07 22:01:29 -08:00
sqlite initial version 3.0.0 preview 2017-02-07 22:01:29 -08:00
stub bring back dirty state from v2 2017-02-19 15:15:00 -08:00
testing bring back dirty state from v2 2017-02-19 15:15:00 -08:00
driver.go allow to force NilVersion 2017-02-19 16:06:11 -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
util.go add mysql driver, add ENV to docker containers 2017-02-28 15:10:56 -08:00
util_test.go add mysql driver, add ENV to docker containers 2017-02-28 15:10:56 -08:00