Skip to content

Conversation

alidevhere
Copy link
Contributor

  • Do only one thing
  • Non breaking API changes
  • Tested

What did this pull request do?

This PR addresses issue-191. It overrides gorm's default maximum identifier length by Postgres maximum identifier length of 63.
provide a general description of the code changes in your pull request

User Case Description

It sets default max identifier length to that of Postgres, which is 63, without changing anyother naming strategy, if defined by user.

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.

3 participants