<chapter id="dev.database">
	<title>Database Schema Management</title>

	<sect1 id="dev.database.schema">
		<title>Schema Definition</title>

		<para>
			TODO: Discuss the ADODB datadict formats and the format MantisBT expects for schema deinitions.
		</para>
	</sect1>

	<sect1 id="dev.database.install">
		<title>Installation / Upgrade Process</title>

		<para>
			TODO: Discuss how MantisBT handles a database installation / upgrade, including the use of the config system and schema definitions.
		</para>
	</sect1>
</chapter>
