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

Added syntax utils for SQL #36

Merged
merged 4 commits into from
Feb 4, 2025
Merged

Added syntax utils for SQL #36

merged 4 commits into from
Feb 4, 2025

Conversation

leo
Copy link
Member

@leo leo commented Feb 4, 2025

This change adds the necessary syntax utilities for running raw SQL from the TypeScript client.

@leo leo added the enhancement New feature or request label Feb 4, 2025
@leo leo requested review from NuroDev, juriadams and colodenn February 4, 2025 15:51
@codecov-commenter
Copy link

codecov-commenter commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/queries/index.ts 100.00% <100.00%> (ø)
src/queries/statements.ts 100.00% <100.00%> (ø)

Copy link

github-actions bot commented Feb 4, 2025

Released an experimental package:

bun add @ronin/syntax@leo-ron-1099-experimental-100

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

@leo leo marked this pull request as ready for review February 4, 2025 16:20
@leo leo enabled auto-merge (squash) February 4, 2025 16:20
@leo leo merged commit f3f2279 into main Feb 4, 2025
3 checks passed
@leo leo deleted the leo/ron-1099 branch February 4, 2025 16:26
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.

3 participants