FK identifier will be truncated... how to specify my own?
Im running into a warning because the FK constraint identifier is too long and will be automatically truncated.
I would prefer to specify my own indentifier instead of it getting truncated...
Is there a way to achieve this?
any help is appreciated! ❤️
5 Replies
Here is the exact warning:
I think the ability the name our oen FK is comming. This problem will be no more
awesome! ty
any fix for this?
This works for me using MySQL and Drizzle...