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

Support non default schemas when migrating from SqlP #319

Open
andreasohlund opened this issue Jan 3, 2022 · 1 comment
Open

Support non default schemas when migrating from SqlP #319

andreasohlund opened this issue Jan 3, 2022 · 1 comment

Comments

@andreasohlund
Copy link
Member

Requested by user Particular/docs.particular.net#5590

@DavidBoike
Copy link
Member

This also may affect migration to SQL Transport native timeouts, so a comprehensive review of schema usage (or non-usage) in all SQL-related sources & targets should be performed.

See this line in SqlTEndpointTarget.cs where a schema is not added to the migration table. It should also be evaluated whether a staging table needs to support a custom schema. Either way, the result should be documented.

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

No branches or pull requests

2 participants