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

Convert model.fields to objects when applying migrations #57

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

colodenn
Copy link
Member

When executing ronin apply, the CLI provides the existing models to the compiler. This pull request addresses a bug where models were incorrectly passed with fields as arrays instead of objects.

@colodenn colodenn requested a review from leo February 21, 2025 09:44
@colodenn colodenn self-assigned this Feb 21, 2025
Copy link

Released an experimental package:

bun add @ronin/cli@corny-ron-1099-2-experimental-135

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

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

@colodenn colodenn marked this pull request as ready for review February 21, 2025 09:46
@colodenn colodenn merged commit 450735e into main Feb 21, 2025
3 checks passed
@colodenn colodenn deleted the corny/ron-1099-2 branch February 21, 2025 09:52
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