Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add driver for native Bun SQL and SQLite#58

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
davisriedel wants to merge2 commits intosqlc-dev:main
base:main
Choose a base branch
Loading
fromdavisriedel:bun

Conversation

davisriedel
Copy link

This PR adds drivers for the nativeBun SQL (since version 1.2) andBun SQLite bindings.

Because Bun SQL uses the API ofpostgres.js and Bun SQLite uses the API ofbetter-sqlite3 the drivers proposed in this PR are derived from the existingpostgres andbetter-sqlite3 drivers. The bun-sqlite driver was improved to not output as manyany types.

@hughevans
Copy link

Nice one. Excited to get this in!

ricardocasares reacted with heart emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@davisriedel@hughevans

[8]ページ先頭

©2009-2025 Movatter.jp