Commit fabeb50
[Update] powersync sqlite core (#3)
* Work around stack overflow in debug build.
* Handle 64-bit arguments with Emscripten legalization.
* Export all SQLite3 API functions, plus Emscripten utilities.
* Update issue templates
* Update follow-redirects per Dependabot.
* Fix rhashimoto#143. Handle detached buffers in IDBBatchAtomicVFS.
* Bump package version.
* Fix rhashimoto#143 for Safari (no ArrayBuffer.prototype.detached).
* Bump package version.
* updated powersync-sqlite-core to v0.1.6
* updated from upstream
* publish packages on workflow dispatch
---------
Co-authored-by: Roy Hashimoto <[email protected]>
Co-authored-by: Roy Hashimoto <[email protected]>1 parent 760a35d commit fabeb50
File tree
17 files changed
+590
-244
lines changed- .changeset
- .github
- ISSUE_TEMPLATE
- workflows
- dist
- src
- examples
17 files changed
+590
-244
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
Large diffs are not rendered by default.
Binary file not shown.
Large diffs are not rendered by default.
Binary file not shown.
0 commit comments