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
|
||||
await sqlExec("BEGIN IMMEDIATE");
|
||||
|
||||
|
||||
try {
|
||||
const execResult = await sqlExec(migration.sql);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user