synchroflite 0.1.5 copy "synchroflite: ^0.1.5" to clipboard
synchroflite: ^0.1.5 copied to clipboard

Platformweb

Dart implementation of Conflict-free Replicated Data Types (CRDTs) using Sqlite

0.1.3 #

Fix edge case when INSERT SELECT statements contain literals.

0.1.3 #

Bump dependencies

0.1.2 #

Records flagged as deleted are not modified again when a delete query targeting them is executed.

0.1.1 #

Improve handling of special queries that should not get transformed by CRDT. Run Execute through standalone implementation. Statement transformation methods account for potentially existing CRDT arguments in queries. Implement support for INSERT .. SELECT FROM .. statements. Fix a regression where the user provides duplicated SQL params in a valid fashion.

0.1.0 #

Forked from sqlite_crdt. Implements some sqflite specific features for the purpose of using it in a Drift plugin.

3
likes
130
points
164
downloads

Publisher

verified publisherjanezstupar.com

Weekly Downloads

Dart implementation of Conflict-free Replicated Data Types (CRDTs) using Sqlite

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, json_annotation, source_span, sqflite_common, sqflite_common_ffi, sqflite_common_ffi_web, sql_crdt, sqlparser

More

Packages that depend on synchroflite