import type { Database } from "sql.js"; export default async function executeMigrations(db: Database) {}