Configure roles and permissions suitable for Travis auth feature specs
This commit is contained in:
Vendored
+1
-1
@@ -1 +1 @@
|
||||
pg_dump --host localhost --port 5432 --username "postgres" --no-password --format plain --no-owner --column-inserts --verbose --file "./test/fixtures/schema.sql" "dbapi_test"
|
||||
pg_dump --host localhost --port 5432 --username "postgres" --no-password --format plain --column-inserts --verbose --file "./test/fixtures/schema.sql" "dbapi_test"
|
||||
|
||||
Reference in New Issue
Block a user