Documentation
¶
Overview ¶
Package main generates SQLite schema types from PowerSync.
It boots a temp database with the PowerSync extension and embedded schema, then reflects the schema back to a SQL file for sqlc.
Prerequisites: Run `go generate ./internal/powersync` first to generate schema.json.
Usage:
doppler run -- go generate ./internal/sqlite
Click to show internal directories.
Click to hide internal directories.