10000 Add callout to `sql` migration documentation about `down` migrations by kvch · Pull Request #782 · xataio/pgroll · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add callout to sql migration documentation about down migrations #782

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
merged 2 commits into from
Apr 7, 2025

Conversation

kvch
Copy link
Contributor
@kvch kvch commented Apr 7, 2025

This PR adds a callout to the sql migration page of the documentation. The down expression of sql migrations must be idempotent because it is executed when the sql migration fails to cleanup leftover objects.

@github-actions github-actions bot temporarily deployed to Docs Preview April 7, 2025 11:17 Inactive
@kvch kvch force-pushed the docs-clearer-up-down-in-sql-migrations branch from 5a55039 to 001399b Compare April 7, 2025 11:17
@github-actions github-actions bot temporarily deployed to Docs Preview April 7, 2025 11:18 Inactive
@kvch kvch requested review from exekias and gulcin April 7, 2025 11:18
@github-actions github-actions bot temporarily deployed to Docs Preview April 7, 2025 11:30 Inactive
@kvch kvch merged commit 7cb59a8 into xataio:main Apr 7, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0