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 when server unset (bug)
  • Error: "single output already exists" in hello-zero-solid (bug)
  • Row helper doesn't work with query having one() (bug)
  • Partitioned Postgres tables not replicating

Breaking Changes

None.