forked from jsnbuchanan/crowd-funder-for-time-pwa
chore: linting
This commit is contained in:
@@ -695,7 +695,7 @@ export async function runMigrations<T>(
|
|||||||
|
|
||||||
// Begin transaction for atomic execution
|
// Begin transaction for atomic execution
|
||||||
await sqlExec("BEGIN IMMEDIATE");
|
await sqlExec("BEGIN IMMEDIATE");
|
||||||
|
|
||||||
try {
|
try {
|
||||||
const execResult = await sqlExec(migration.sql);
|
const execResult = await sqlExec(migration.sql);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user