maxpert / marmot

A distributed SQLite replicator built on top of NATS
https://maxpert.github.io/marmot/
MIT License
1.7k stars 42 forks source link

Multi-PK were causing issues #51

Closed maxpert closed 1 year ago

maxpert commented 1 year ago

Fixing #48 using integer index for PKs instead of booleans.