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

Update test macro to wok with custom generate_schema_name() #260

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

b-per
Copy link
Contributor

@b-per b-per commented Nov 11, 2024

This is an example of updated code to fix #259

This would technically be considered a breaking change so I added a new var called synapse_test_schema that people could set to target.name if they want to go back to the previous behavior.

We could also make it a non-breaking change and make using generate_schema_name() opt-in rather than opt-out but the new logic feels more correct to me instead of the current one.

@b-per
Copy link
Contributor Author

b-per commented Nov 13, 2024

@prdpsvs , any chance we could get it merged soon? This is blocking some customers. If you have any feedback I am happy to update the code.

@prdpsvs prdpsvs merged commit beedf08 into microsoft:master Nov 15, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants