Skip to content

Script to create always forward-rolling migrations SQL with atlas.#9274

Open
isoos wants to merge 5 commits intodart-lang:masterfrom
isoos:migrations
Open

Script to create always forward-rolling migrations SQL with atlas.#9274
isoos wants to merge 5 commits intodart-lang:masterfrom
isoos:migrations

Conversation

@isoos
Copy link
Collaborator

@isoos isoos commented Mar 11, 2026

Note: the migrations scripts are not executed yet.

@isoos isoos requested review from jonasfj and sigurdm March 11, 2026 15:00
@isoos isoos requested a review from sigurdm March 17, 2026 15:10
@isoos
Copy link
Collaborator Author

isoos commented Mar 17, 2026

Updated script + file format + added instructions (README.md). PTAL.

@@ -0,0 +1,122 @@
#!/usr/bin/env bash
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be dart?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It could, though in this case, I think the code wouldn't be that much more readabke, would it?

@isoos
Copy link
Collaborator Author

isoos commented Mar 18, 2026

Updated with snake_case schema symbols from #9298

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