Skip to content

add sql-sqlite-expo #4548

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add sql-sqlite-expo #4548

wants to merge 1 commit into from

Conversation

fredericrous
Copy link

Type

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

add expo-sqlite to @effect/sql for use when developing react native apps with expo

Related

@github-project-automation github-project-automation bot moved this to Discussion Ongoing in PR Backlog Mar 2, 2025
@fredericrous
Copy link
Author

fredericrous commented Mar 2, 2025

notice I put a singleton there, dbRef, Effect might offer alternatives. also closeSync would in some cases be called even tho the db connection was not open, so I wrapped it in a try catch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Discussion Ongoing
Development

Successfully merging this pull request may close these issues.

SqlClient for expo-sqlite
1 participant