Skip to content

Commit f5494ee

Browse files
authored
Merge pull request #9 from buddhiniw/patch-1
Add comment to README about the current diagram being from Qweak and NOT MOLLER
2 parents 8d19898 + a1b8f53 commit f5494ee

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# MOLLER-parity-schema
2-
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).
33

44
<img src='https://jeffersonlab.github.io/MOLLER-parity-schema/qwparity_schema.svg' alt='MOLLER Parity Schema' />
55

66
## Releases
77

88
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.
9+

0 commit comments

Comments
 (0)