Β© 2026 Hedgehog Software, LLC
const dir = new URL('migrations', import.meta.url); for (const file of fs.readdirSync(dir)) {}