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 apply changed actions to models #33

Merged
merged 6 commits into from
Jan 21, 2025
Merged

Correctly apply changed actions to models #33

merged 6 commits into from
Jan 21, 2025

Conversation

colodenn
Copy link
Member

@colodenn colodenn commented Jan 21, 2025

Previously, modifying actions such as {onDelete: 'CASCADE'} did not generate a migration diff.

@colodenn colodenn requested a review from leo January 21, 2025 09:36
@colodenn colodenn self-assigned this Jan 21, 2025
Copy link

github-actions bot commented Jan 21, 2025

Released an experimental package:

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

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

@codecov-commenter
Copy link

codecov-commenter commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/utils/field.ts 100.00% <100.00%> (ø)
tests/fixtures/index.ts 100.00% <100.00%> (ø)

@colodenn colodenn marked this pull request as ready for review January 21, 2025 09:40
@colodenn colodenn merged commit f66910a into main Jan 21, 2025
3 checks passed
@colodenn colodenn deleted the corny/ron-1099 branch January 21, 2025 10:00
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