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

feat(sqlite): add fileMustExist option. #9362

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Mar 11, 2024

  1. Update sqlite.ts

    ➕ Added a `fileMustExist` in the database options
    R-Rajaneesh committed Mar 11, 2024
    Copy the full SHA
    8e1bcd5 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Copy the full SHA
    d77afd8 View commit details
    Browse the repository at this point in the history
  2. Update src/js/bun/sqlite.ts

    Committing suggestion.
    
    Co-authored-by: Jarred Sumner <[email protected]>
    R-Rajaneesh and Jarred-Sumner committed Mar 13, 2024
    Copy the full SHA
    94402b9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a5e75a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Copy the full SHA
    7fa5ebe View commit details
    Browse the repository at this point in the history