Skip to content

Update from upstream #10

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

Merged
merged 13 commits into from
Oct 14, 2024
Merged

Conversation

davidmartos96
Copy link

@davidmartos96 davidmartos96 commented Oct 9, 2024

This updates the fork with upstream sqlite3 from pub v2.4.6, which supports web 1.0.0

To better see the actual changes with this we can see the diff between upstream and the fork with this PR and with the latest published version.

This PR vs upstream 2.4.6

git diff 0f466963aaf654a176aa7e48352d7016db0db9e7..661eb26571725aa7504624f2290eb818343cc31b
(change 661eb with latest commit in this PR if more commits are pushed)

Fork v2.4.5-powersync.0.3.0 vs upstream 2.4.5

git diff c028b09a3048f3ed971f08e2905f970af4c48784..6fbd49b50aba272079c587ff9cf513d20890c85f

Questions

Is there any particular reason why the publish WASM was built against SQLite version 3.44 instead of 3.46? I used 3.46 in this PR (CMakeLists.txt) and it seems that both the build and powersync_init() work fine.

simolus3 and others added 13 commits July 26, 2024 23:06
Squashed commit of the following:

commit dfaff6a
Author: The one with the braid <info@braid.business>
Date:   Thu Aug 8 13:53:05 2024 +0200

    chore: update Gradle configuration

    - match minimum SDK version to Flutter's minimum
    - migrate compileSdkVersion to compileSdk
    - update compileSdk to Flutter's target

    Signed-off-by: The one with the braid <info@braid.business>
@mugikhan mugikhan merged commit 71d3faa into powersync-ja:main Oct 14, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants