Skip to content

Tags: simolus3/sqlite3.dart

Tags

sqlite3_flutter_libs-0.5.30

Verified

This commit was signed with the committer’s verified signature.
simolus3 Simon Binder
Prepare release

sqlite3-2.7.3

Verified

This commit was signed with the committer’s verified signature.
simolus3 Simon Binder
Prepare release

sqlite3_flutter_libs-0.5.29+1

Verified

This commit was signed with the committer’s verified signature.
simolus3 Simon Binder
Prepare sqlite3_flutter_libs release

sqlite3_web-0.3.0

Prepare sqlite3_web release

v2.7.2-powersync.0.3.9

Verified

This commit was signed with the committer’s verified signature.
simolus3 Simon Binder
wasm: Add localtime_r implementation

sqlite3-2.7.2

Fix broken stream initialization in some dart2js setups

Avoiding a late final field weirdly seems to fix the issue.

sqlite3_web-0.2.2

Prepare sqlite3 and sqlite3_web release

sqlite3-2.7.1

Verified

This commit was signed with the committer’s verified signature.
simolus3 Simon Binder
Make setting commit hooks a noop if unsupported

We set them to null when closing databases, and crashing if the methods
are unavailable (which they are on older WebAssembly modules) is
terrible.

sqlite3-2.7.0

Prepare sqlite3 and sqlite3_web release

sqlite3_flutter_libs-0.5.29

Verified

This commit was signed with the committer’s verified signature.
simolus3 Simon Binder
Fix sqlite3mc build for wasm