Skip to content

FIX: Schema flushing and model schemas#497

Open
benclark158 wants to merge 13 commits intomicrosoft:devfrom
benclark158:schema_flushing
Open

FIX: Schema flushing and model schemas#497
benclark158 wants to merge 13 commits intomicrosoft:devfrom
benclark158:schema_flushing

Conversation

@benclark158
Copy link

Changes

  1. Added support for models that use Meta.db_table = [schema].[table_name]
  2. Added support for flush command to work as expected for models with non default schemas
  3. Made schemas created as part of create table migrations.

I have added tests for tables with different defined migrations as well as flushing

Fixes: #496

@benclark158
Copy link
Author

@microsoft-github-policy-service agree

@bewithgaurav
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).
@bewithgaurav
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).
@bewithgaurav
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants