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 format model entities #79

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Correctly format model entities #79

merged 1 commit into from
Dec 20, 2024

Conversation

leo
Copy link
Member

@leo leo commented Dec 20, 2024

This change ensures that any query that alters the database schema (create.model, alter.model, or drop.model) correctly returns an object that matches the Model type.

@leo leo added the enhancement New feature or request label Dec 20, 2024
@leo leo requested review from NuroDev and colodenn December 20, 2024 10:03
Copy link

Released an experimental package:

bun add @ronin/compiler@leo-ron-1071-experimental-256

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

@leo leo marked this pull request as ready for review December 20, 2024 10:04
@leo leo enabled auto-merge (squash) December 20, 2024 10:04
@leo leo merged commit 379ad5b into main Dec 20, 2024
3 checks passed
@leo leo deleted the leo/ron-1071 branch December 20, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants