Sessions 5-7a: 955 tests, deployment ready
This commit is contained in:
@@ -13,7 +13,7 @@ const sql = postgres({
|
||||
username: `postgres.${PROJECT_REF}`,
|
||||
password: DB_PASSWORD,
|
||||
ssl: { rejectUnauthorized: false },
|
||||
connection: { application_name: 'betonblk-migration' },
|
||||
connection: { application_name: 'vyndr-migration' },
|
||||
prepare: false,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user