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

DB name escape fix #94

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

DB name escape fix #94

wants to merge 4 commits into from

Conversation

Oracen
Copy link

@Oracen Oracen commented Feb 28, 2023

This PR is a minor fix to fix TSQL escape characters for some DB utility functions

Changes:

  • Added square brackets around DB names in drop_old_relations.sql and get_tables_by_pattern.sql
  • Updates get_tables_by_pattern to match the expected dbtutils format

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.

None yet

1 participant