I'm using Adminer to manage my MariaDB database.
There is a problem though. When I want to change a foreign key that has a name, it changes the name to its default.
How can I prevent that?
I need the name of my foreign keys to remain what I have named them, because of some policies that exist in my company and from our customers.