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

[Update] powersync sqlite core #3

Merged
merged 19 commits into from
Feb 1, 2024

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    8ea0c3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4897e2d View commit details
    Browse the repository at this point in the history
  3. Merge pull request rhashimoto#135 from rhashimoto/int64

    Pass 64-bit arguments to javascript with Emscripten legalization.
    rhashimoto authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    83b377e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    253d5e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Merge pull request rhashimoto#136 from rhashimoto/augment-exports

    Export all SQLite3 API functions, plus Emscripten utilities.
    rhashimoto authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    4aa5a32 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Update issue templates

    rhashimoto authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    1928aef View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    675294b View commit details
    Browse the repository at this point in the history
  2. Merge pull request rhashimoto#144 from rhashimoto/dependabot

    Update follow-redirects per Dependabot.
    rhashimoto authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c1f7e35 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    60ec4a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbd6a6d View commit details
    Browse the repository at this point in the history
  3. Merge pull request rhashimoto#146 from rhashimoto/bug-143

    Fix rhashimoto#143. Handle detached buffers in IDBBatchAtomicVFS.
    rhashimoto authored Jan 18, 2024
    Configuration menu
    Copy the full SHA
    0477ca5 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    60b6317 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be1b8f2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request rhashimoto#148 from rhashimoto/bug-143-again

    Fix rhashimoto#143 for Safari (no ArrayBuffer.prototype.detached)
    rhashimoto authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    390744d View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    45b61a4 View commit details
    Browse the repository at this point in the history
  2. updated from upstream

    stevensJourney committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a30bc40 View commit details
    Browse the repository at this point in the history
  3. updated from upstream

    stevensJourney committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5101ed0 View commit details
    Browse the repository at this point in the history
  4. try node 16

    stevensJourney committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b0f49a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f29ed6 View commit details
    Browse the repository at this point in the history