Smadger
Explore posts from serversDTDrizzle Team
•Created by Smadger on 4/10/2024 in #help
introspecting database different foreign key names when creating migration.
Hello,
I'm migrating a database without an ORM to using drizzle.
I've introspected my database and created my first migration, however when I create the migration it renames all of our foreign keys.
Is there any way to take in the foreign keys names correctly when introspecting?
Thanks
3 replies