evolu@6.3.0
·
2518 commits
to main
since this release
Minor Changes
-
ac2e396: Schemaless DB schema
Evolu automatically updates the DB schema on NoSuchTableOrColumnError when applying CRDT messages. It's for a situation when an obsolete client receives messages from a newer one.
Data are safely stored but only rendered once the obsolete client is updated.