Skip to content
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

Correctly sort migrations in apply prompt #52

Merged
merged 2 commits into from
Feb 12, 2025
Merged

Correctly sort migrations in apply prompt #52

merged 2 commits into from
Feb 12, 2025

Conversation

colodenn
Copy link
Member

When executing ronin apply, users are prompted to select the desired migration to run, with migrations sorted by default. The latest migrations are displayed first. Additionally, the query syntax has been updated, replacing including with using in ronin-co/compiler#127.

@colodenn colodenn requested a review from leo February 12, 2025 08:48
@colodenn colodenn self-assigned this Feb 12, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Copy link

Released an experimental package:

bun add @ronin/cli@corny-ron-1099-experimental-124

This package will be removed after the pull request has been merged.

@leo leo marked this pull request as ready for review February 12, 2025 10:07
@leo leo merged commit 800412d into main Feb 12, 2025
3 checks passed
@leo leo deleted the corny/ron-1099 branch February 12, 2025 10:08
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.

3 participants