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

Allow schema and table to have the same name #16

Merged

Conversation

BertScholten
Copy link
Member

As it was, comments couldn't be added to tables that had the same name as the schema they were in (for instance, calculations.calculations).
Think the only reason not to do this would be if the object type was a SCHEMA, so changed the check to work on that.

As it was, comments couldn't be added to tables that had the same name as the schema they were in (for instance, calculations.calculations).
Think the only reason not to do this would be if the object type was a SCHEMA, so changed the check to work on that.
Copy link

@wilkostalknecht wilkostalknecht left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@BertScholten BertScholten merged commit c0c75a8 into aerius:main Aug 30, 2022
@BertScholten BertScholten deleted the fix_schema_identifier_duplicate branch August 30, 2022 09:03
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.

2 participants