annotate schema/README.md @ 4326:f2f0b776ba12

schema: improve docs for db updates
author Bernhard Reiter <bernhard@intevation.de>
date Wed, 04 Sep 2019 15:32:16 +0200
parents 85c47d63fdb9
children
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`
4326
f2f0b776ba12 schema: improve docs for db updates
Bernhard Reiter <bernhard@intevation.de>
parents: 2394
diff changeset
7
f2f0b776ba12 schema: improve docs for db updates
Bernhard Reiter <bernhard@intevation.de>
parents: 2394
diff changeset
8 Look at `updates/README.md` to how databases are updated.