Skip to content

Conversation

fivetran-jamie
Copy link
Contributor

@fivetran-jamie fivetran-jamie commented Dec 12, 2023

What change does this PR introduce?

Adds SQLserver logic to the wrap_in_quotes() macro. this was necessary as the default logic (using backticks instead of double quotes) did not work with sql server in the Fivetran Platform package

for the time being, i have excluded the drop_schemas_automation run for sqlserver to get around the error.

If this PR introduces a new macro, how did you test the new macro?

In Buildkite, where it is called in the drop_schemas_automation macro

If this PR introduces a modification to an existing macro, which packages is the macro currently present in and what steps were taken to test compatibility across packages?

added sqlserver adapter version of the macro only, and it does not reference any other macros.

Did you update the README to reflect the macro addition/modifications?

  • Yes
  • No (provide further explanation)

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.

1 participant