SilentSean
Explore posts from serversDTDrizzle Team
•Created by SilentSean on 5/7/2023 in #help
Migration failure on fresh DB
I'm currently experiencing a migration failure on a fresh Postgres DB with both postgres.js and node-postgres. It's complaining that an enum I have defined in my schema (which should have created already as it's in the generated migration) does not exist.
9 replies