postgres migration via drizzle
I'm using
drizzle-orm/node-postgres/migrator
and though my migration script (similar to https://bun.sh/guides/ecosystem/drizzle#:~:text=the%20drizzle%20directory.-,migrate.ts,-import%20%7B%20migrate%20%7D) runs, it doesn't actually complete a migration. Does this work and if so is there any working example anywhere?3 Replies