|
|
|
|
|
by anty
312 days ago
|
|
Very cool, I'm working on something similar! Naturally I have some questions: 1. I don't see any examples for foreign key constraints (ON DELETE and ON UPDATE) or UNIQUE constraints. Are constraints still supported?
2. How is row-level privacy implemented? Are "forbidden" rows not synced by the server logic, or are they encrypted? |
|
About encryption: all communications are over TLS.