wiki.techinc.nl/docs/schema.md
shcherba 7dc297d34f docs: Update docs/schema.txt and docs/scripts.txt to markdown
Bug: T233244
Change-Id: I2c9604539655183bc4cdc9c570b0c638b5b82e7b
2019-12-07 13:30:38 +00:00

12 lines
377 B
Markdown

Schema
======
The most up-to-date schema for the tables in the database
will always be `tables.sql` in the maintenance directory,
which is called from the installation script.
That file has been commented with details of the usage for
each table and field.
Historical information and some other notes are available at
<https://www.mediawiki.org/wiki/Manual:Database_layout>