Zero 0.14
Name Mapping and Multiple Schemas
Install
npm install @rocicorp/zero@0.14
Features
- Use
from()
to map column or tables to a different name (docs). - Sync from muliple Postgres schemas (docs)
Fixes
useQuery
not working whenserver
unset (bug)- Error: "single output already exists" in hello-zero-solid (bug)
Row
helper doesn't work with query havingone()
(bug)- Partitioned Postgres tables not replicating
Breaking Changes
None.