Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 467 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 467 Bytes

DB

Roleypoly's DB schemas, connectors, and other useful database admin tools.

Tools

ent

ent schema and the files it generates.

Edit nothing outside of the schemas folder, as all others are generated.

When done editing, do go generate ./ent to update generation.

Failing to generate files will make CI fail.

All schemas must be backwards compatible with previous versions of this library, and be compatible with CockroachDB-based Postgres.