-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[schema][test] Add a data migration validation test (#4783)
Adds a schema test with "before" / "after" hooks, and adds an example specifically for the "23.0.0" migration. My intent is that this can be used for any other schema migrations that would like to execute arbitrary SQL checks against the new schema too. Fixes #4747
- Loading branch information
Showing
1 changed file
with
265 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters