@videreproject/sql-schema
v0.5.1
Published
Generated database schema types and table references for Videre services.
Readme
@videreproject/sql-schema
Generated database schema types and typed table references for Videre services.
The PostgreSQL schema is derived from the mtgo-db project's SQL tables. Regenerate this package from the monorepo root with the below commands:
pnpm db:generate-types
pnpm db:check-types