Skip to content

Conversation

nick-strohm
Copy link

Allows to specify a name for a foreign key configuration by expanding the references method in MySqlColumnBuilder.

Closes #3244

Allows to specify a name for a foreign key configuration by expanding the references method in MySqlColumnBuilder.
Test if it is still possible to use references with only a ref and it creates a config with the correct generated name.
Test if the added name parameter creates a config with the expected name.
@nick-strohm
Copy link
Author

Should I extend the PR to also include gel, pg and sqlite?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Foreign key name length
1 participant