-
Notifications
You must be signed in to change notification settings - Fork 2.8k
console: down migrations improvements (close #3503, #4988) #4790
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
Merged
rikinsk
merged 51 commits into
hasura:master
from
soorajshankar:chore/migration-schema-down-changes
Oct 14, 2020
Merged
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
c67bfc2
fix migration schema down order
soorajshankar 1f316be
fix down migration of a renamed column fails #3503
soorajshankar b87b8a7
Merge branch 'master' into chore/migration-schema-down-changes
soorajshankar 23cc4ff
Migration Helper
soorajshankar 8ea7ab0
Merge branch 'master' of https://github.com/hasura/graphql-engine int…
soorajshankar da21269
Merge branch 'chore/migration-schema-down-changes' of https://github.…
soorajshankar d6b0f0d
added utility getColumnUpdateMigration
soorajshankar 2f99e19
house keeping
soorajshankar 7c53a78
utils claenup
soorajshankar 2759e92
typo function name
soorajshankar f71ef80
Merge branch 'master' into chore/migration-schema-down-changes
soorajshankar a7ccd01
Default pg comments on downquery :squash #3801
soorajshankar 495e954
Merge branch 'master' into chore/migration-schema-down-changes
soorajshankar fdefb5f
Merge branch 'master' into chore/migration-schema-down-changes
soorajshankar 22ca623
Update console/src/utils/migration/Migration.ts
soorajshankar bab03d4
review comments #4790
soorajshankar 9e7aa3d
Merge branch 'master' of https://github.com/hasura/graphql-engine int…
soorajshankar dd7de3d
WIP: migration module with auto reversal logic
soorajshankar abcf409
Merge branch 'master' of https://github.com/hasura/graphql-engine int…
soorajshankar 4a19513
WIP: Migration changes
soorajshankar 9bdceb7
lint
soorajshankar b137d15
rename migration fix
soorajshankar 326bf59
changelog
soorajshankar 7522a14
removed extra makeRequest
soorajshankar 9fd5e93
makeRequest with Migration calls
soorajshankar b663750
house keeping
soorajshankar 5b2030e
modify scheme migration changes
soorajshankar 1a73d15
Merge branch 'master' into chore/migration-schema-down-changes
soorajshankar 10827b8
Update console/src/utils/migration/Migration.ts
soorajshankar 9db7cd6
Merge branch 'master' of https://github.com/hasura/graphql-engine int…
soorajshankar 8a91c20
review comments
soorajshankar 87f8b61
Merge branch 'master' into chore/migration-schema-down-changes
soorajshankar 9a332a9
Update console/src/utils/migration/utils.ts
260c286
Merge branch 'master' of https://github.com/hasura/graphql-engine int…
soorajshankar d187671
Merge branch 'master' into chore/migration-schema-down-changes
8059041
Update CHANGELOG.md
5a852bb
Update CHANGELOG.md
5336905
Merge branch 'master' of https://github.com/hasura/graphql-engine int…
soorajshankar a4e3fdf
add comments only for run_sql up migrations
soorajshankar 58a8d25
format
soorajshankar 777e640
format
soorajshankar 66ce794
format
soorajshankar 3a69bd5
Merge branch 'master' of https://github.com/hasura/graphql-engine int…
soorajshankar f058f82
Merge branch 'master' into chore/migration-schema-down-changes
rikinsk 680afdc
Merge branch 'master' into chore/migration-schema-down-changes
rikinsk 3072e50
add down migration comments for runSQL migrations
soorajshankar ea0fc8d
Merge branch 'master' of https://github.com/hasura/graphql-engine int…
soorajshankar af532c0
fix types
soorajshankar bd937f2
Merge branch 'master' into chore/migration-schema-down-changes
soorajshankar 3190c58
fix type
soorajshankar 0797ce2
Merge branch 'master' of https://github.com/hasura/graphql-engine int…
soorajshankar File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.