Home Documentation Download Pricing Buy Now

[Closed] Foreing key name

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

asked Feb 10, 2017 in Solved by Roche (240 points)
recategorized Mar 17, 2017 by ludek.vodicka

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

answered Feb 10, 2017 by ludek.vodicka Skipper developer (140,530 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

...