Issues
- 0
Is this project dead?
#444 opened by algoflows - 6
Turso example
#376 opened by tantaman - 3
- 2
Support tables with more than 63 columns
#442 opened by sevenrats - 2
iOS Usage Instructions
#427 opened by louwers - 0
Identifying a user
#439 opened by adamski - 3
`DROP TABLE` leads to corruption?
#433 opened by louwers - 1
windows aarch64 in tagged releases:
#432 opened by gedw99 - 0
- 0
Tutorials link broken
#428 opened by louwers - 4
Build for arm64
#275 opened by alanjhughes - 1
vss vector search tables is not supported in CR-SQL
#426 opened by Volland - 1
server side compensations
#374 opened by tantaman - 5
no such function: crsql_internal_sync_bit
#423 opened by sinkingsugar - 0
add a logger callback
#414 opened by tantaman - 1
option to "win on equal values"
#413 opened by tantaman - 1
revert `site_id` tie breaker
#406 opened by tantaman - 0
- 6
Load extension error on Windows
#286 opened by c6p - 2
- 3
Evaluate Profile-Guided Optimization (PGO)
#345 opened by zamazan4ik - 3
Golang example
#382 opened by gedw99 - 2
SQLCipher Integration
#396 opened by tearfulDalvik - 2
cr-sqlite is now in the SQLite package registry
#296 opened by nalgeon - 0
Golang example
#381 opened by gedw99 - 1
Duplicate `seq` for the same `db_version`
#380 opened by jeromegn - 1
- 1
- 0
Demonstrate how to preserve constraints (uniqueness, foreign keys, check, etc.) when syncing through a central server
#369 opened by tantaman - 4
bug report | null primary keys fail to sync
#354 opened by tantaman - 0
automigrator should handle triggers too
#355 opened by tantaman - 2
move crsql_createCrr to Rust
#325 opened by tantaman - 8
macOS error: dlsym(0x8a21b620, sqlite3_crsqlitedarwinaarch_init): symbol not found
#338 opened by simonw - 1
`crsql_next_db_version` should return the _actual_ next db version after tx commit
#335 opened by tantaman - 1
check seq consistency
#332 opened by tantaman - 3
Counter CRDT
#320 opened by tantaman - 0
Next CRDTs
#322 opened by tantaman - 0
Implement Fugue and Sync9
#323 opened by tantaman - 0
CausalLog CRDT
#321 opened by tantaman - 2
Detecting "dead" db versions
#301 opened by jeromegn - 0
drop tombstones in client-server configurations
#319 opened by tantaman - 0
- 6
Compress the clock table format
#293 opened by tantaman - 0
- 1
Add option to remove the default or null requirement when merges are in-order
#302 opened by tantaman - 0
create a new vtab for "full row sync"
#294 opened by tantaman - 8
Any way to speed up crsql_changes insertion?
#252 opened by jeromegn - 7
syncSvc.createOrMigrateDatabase errors
#273 opened by barbalex - 2
Create After Delete Diverges
#271 opened by JasonPunyon - 1
Question: Export database to a buffer
#261 opened by Poliziano