0 votes

Hello,

Is it possible to create a foreign key constraint name in associations.
on the same model of column name in the database
I would like to normalize the name of my foreign key constraints.

Thank you

in Solved by (240 points)
recategorized by

1 Answer

+1 vote

Hi. As long as your ORM supports it (you didn't wrote which one) it is possible to do that in Skipper.

Please post here sample of schema file and we can assist you how to configure it in Skipper

by Skipper developer (141k points)

Hi,
Thanks for your answer.
My ORM is Doctrine.

Great. And do you know how to write it in Doctrine?

No, I don't know.
I search response.
Thanks

Ok. In this case please ask on Doctrine forum or StackOverflow. We're not Doctrine experts so we can't help you.

But as soon as you will have example of Doctrine schema file we can help you how to model it in Skipper.

OK Thank you