view schema/README.md @ 3477:4eefeeae03fc

client: fixed feature type check for production build In the production build code gets minified, which includes function names. So checking for a specific function name like (constructor.name) doesn't work.
author Markus Kottlaender <markus@intevation.de>
date Mon, 27 May 2019 13:58:19 +0200
parents 85c47d63fdb9
children f2f0b776ba12
line wrap: on
line source

The gemma database schema requires PostgreSQL >= 11.

`dot.tmpl` is a template file for `postgresql_autodoc`
to be more similiar to UML and leave out some less useful labels.

See  `../docker/README.md`