annotate schema/README.md @ 2535:73c8762cee60

Stretch area generation: Throw errors instead of returning NULL It is now an error if not both distance marks for the given stretch can be found or no contiguous axis can be constructed between them.
author Tom Gottfried <tom@intevation.de>
date Thu, 07 Mar 2019 12:20:00 +0100
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`