You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Schema for the MOLLER experiment analysis database
2
+
Schema for the MOLLER experiment analysis database. Uses dbml to generically define the schema, which is then turned into the sql for MySQL and postgresql databases. Diagram generated. Versioned at 1.4, per Qweak versioning, so significant changes (likely) would bring us to v2 (semver with backwards incompatible defined as more than addition of nullable fields or addition of tables).
When a new release is created, SQL commands for MySQL and PostgreSQL are automatically generated from the DBML schema and attached to the release as assets.
0 commit comments