Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepend schema to generated TableNames values #1221

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hopesea
Copy link

@hopesea hopesea commented Nov 26, 2022

The absence of the schema name prefix can lead to ambiguity and unexpected results if relying on default schema or search path behaviour of the target db.

@stephenafamo
Copy link
Collaborator

This will be a breaking change, so it will definitely not be merged until at least v5.

Also, I'm not entirely sure about the benefits of this. There are many cases where a user will prefer just the table name without the schema prefix.

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

Successfully merging this pull request may close these issues.

None yet

2 participants