electric-sql / electric-sql/phoenix_sync
Generate client-side schema from Ecto.Schema changeset function.
Open
- Dominant language
- Elixir
- Stars
- 290
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
As per diff attached and discussions in Krakow.
We're going from either a shape definition or an Ecto changeset to output a standard schema. Zod format is fine to start with.
This could be printed to stdout or written into the right location (like `./assets/src/db/schemas/:name.ts`) in the code structure generated by #48 .
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.