Skip to content

How to migrate naming convention? #906

Answered by zzzeek
jiyolla asked this question in Usage Questions
Discussion options

You must be logged in to vote

if you have a whole DB with anonymously named constraints and you now have two FKs that need names, I would not advise going with a naming convention unless you really wanted to get into that. for now, give these specific FKs an explicit name so that you can manage them directly without impacting your whole database schema.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@jiyolla
Comment options

@jiyolla
Comment options

@zzzeek
Comment options

@jiyolla
Comment options

@zzzeek
Comment options

Answer selected by jiyolla
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants