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

Properly serialize expressions #91

Merged
merged 2 commits into from
Jan 2, 2025
Merged

Properly serialize expressions #91

merged 2 commits into from
Jan 2, 2025

Conversation

leo
Copy link
Member

@leo leo commented Jan 2, 2025

This change ensures that query symbols are properly escaped when being stored in the root model table.

@leo leo added the enhancement New feature or request label Jan 2, 2025
@leo leo requested review from NuroDev, juriadams and colodenn January 2, 2025 09:10
Copy link

github-actions bot commented Jan 2, 2025

Released an experimental package:

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

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

Copy link

codecov bot commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/utils/statement.ts 100.00% <100.00%> (ø)

@leo leo marked this pull request as ready for review January 2, 2025 09:14
@leo leo enabled auto-merge (squash) January 2, 2025 09:15
@leo leo merged commit 5e60840 into main Jan 2, 2025
4 checks passed
@leo leo deleted the leo/ron-1071 branch January 2, 2025 09:17
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