Skip to content

Database schema

alexanderkoller edited this page Aug 23, 2019 · 6 revisions

Note that the database schema, as stored within the source code, must not contain comments. Also, remember to modify "CREATE TABLE" to "CREATE TABLE IF NOT EXISTS" throughout.

The SQL for creating the tables is in the repository.

Clone this wiki locally