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.
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
feat: Adds helper functions for migrations #31303
feat: Adds helper functions for migrations #31303
Changes from 1 commit
4d8b0db
df54a39
18bbdeb
5560992
f225fb7
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 205 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L204-L205
Check warning on line 208 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L207-L208
Check warning on line 211 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L210-L211
Check warning on line 214 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L213-L214
Check warning on line 234 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L232-L234
Check warning on line 238 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L236-L238
Check warning on line 255 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L253-L255
Check warning on line 260 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L257-L260
Check warning on line 269 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L266-L269
Check warning on line 272 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L271-L272
Check warning on line 293 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L290-L293
Check warning on line 297 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L297
Check warning on line 301 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L299-L301
Check warning on line 304 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L304
Check warning on line 323 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L320-L323
Check warning on line 327 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L327
Check warning on line 331 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L329-L331
Check warning on line 334 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L334
Check warning on line 354 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L353-L354
Check warning on line 357 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L357
Check warning on line 359 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L359
Check warning on line 364 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L363-L364
Check warning on line 383 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L382-L383
Check warning on line 386 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L386
Check warning on line 388 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L388
Check warning on line 393 in superset/migrations/shared/utils.py
Codecov / codecov/patch
superset/migrations/shared/utils.py#L392-L393