-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scplan: make EXPLAIN target output stable
This commit does not make any functional changes. It merely ensures that the diagrams generated by an EXPLAIN (DDL) statement list the schema change targets in a predefined order: first the to-public targets, then the transient targets, and finally the to-absent targets. This helps readability and makes the declarative schema changer data-driven test output more stable. Release justification: low-impact, test-only change Release note: None
- Loading branch information
Marius Posta
committed
Aug 17, 2022
1 parent
5f45e42
commit 2b7c666
Showing
187 changed files
with
3,751 additions
and
3,748 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
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
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
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
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
Oops, something went wrong.