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

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

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
0
points
73
downloads

Publisher

verified publisherjanezstupar.com

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

License

unknown (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