annotate schema/README.md @ 3535:337e9f85f84c

Prevent non-erased gauge version to have empty validity range This is a follow-up to revision ba0339118d9c, that did not introduce such constraint by virtue of missing that we have the information which gauge is 'current' readily at hand in the erased flag.
author Tom Gottfried <tom@intevation.de>
date Wed, 29 May 2019 18:41:35 +0200
parents 85c47d63fdb9
children f2f0b776ba12
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2394
85c47d63fdb9 Mention PostgreSQL version requirement
Tom Gottfried <tom@intevation.de>
parents: 1250
diff changeset
1 The gemma database schema requires PostgreSQL >= 11.
85c47d63fdb9 Mention PostgreSQL version requirement
Tom Gottfried <tom@intevation.de>
parents: 1250
diff changeset
2
1250
2abeaadccbe6 Add schema/README.md to explain dot.tmpl
Bernhard Reiter <bernhard@intevation.de>
parents:
diff changeset
3 `dot.tmpl` is a template file for `postgresql_autodoc`
2abeaadccbe6 Add schema/README.md to explain dot.tmpl
Bernhard Reiter <bernhard@intevation.de>
parents:
diff changeset
4 to be more similiar to UML and leave out some less useful labels.
2abeaadccbe6 Add schema/README.md to explain dot.tmpl
Bernhard Reiter <bernhard@intevation.de>
parents:
diff changeset
5
2abeaadccbe6 Add schema/README.md to explain dot.tmpl
Bernhard Reiter <bernhard@intevation.de>
parents:
diff changeset
6 See `../docker/README.md`