forked from xiangwang25/whale-town-end-v2
feat: deploy adventure wallet progression
This commit is contained in:
@@ -3,6 +3,7 @@ import { resolve } from 'path';
|
||||
import { createConnection } from 'mysql2/promise';
|
||||
|
||||
const MIGRATIONS = [
|
||||
'src/core/db/user_wallets/add-adventure-state.sql',
|
||||
'src/business/invitation/migrations/create-invitation-codes.sql',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user