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
2 Replies
I cannot find any way to manually specify the name in the references function either.
I think it's a duplicate of https://discord.com/channels/1043890932593987624/1227994803963297952