export async function initialze() { await dbMigration() } async function dbMigration() { }