Skip to content

Commit 4ada290

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents cdd4e6c + 96c5409 commit 4ada290

19 files changed

Lines changed: 329 additions & 297 deletions

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.5.6](https://github.com/nativescript-community/sqlite/compare/v3.5.1...v3.5.6) (2026-04-23)
7+
8+
### Bug Fixes
9+
10+
* add support for `cursorWindowSize` on db and requests to prevent SQLiteBlobTooBigException on android ([b64f1b7](https://github.com/nativescript-community/sqlite/commit/b64f1b78c3123fda75fc0da5ba84b6cf62349139))
11+
612
## [3.5.1](https://github.com/nativescript-community/sqlite/compare/v3.5.0...v3.5.1) (2024-07-17)
713

814
### Features

docs/assets/hierarchy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
window.hierarchyData = "data:application/octet-stream;base64,H4sIAAAAAAAAA6tWKsrPLylWsoqO1VEqSk3LSU0uyczPK1ayqq6tBQAWeT+5HQAAAA=="
1+
window.hierarchyData = "eJyrVirKzy8pVrKKjtVRKkpNy0lNLsnMzytWsqqurQUAmx4Kpg=="

docs/assets/main.js

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/navigation.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)