manual: document table definition directives.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
This commit is contained in:
brian m. carlson 2014-12-07 16:25:29 +00:00
parent c08856ab16
commit 43ff0d4eee
No known key found for this signature in database
GPG key ID: BF535D811F52F68B

View file

@ -65,6 +65,12 @@ specified in <<_schema_file>> and <<_configuration_file>>. They must appear
only at the very beginning of a schema or configuration file. In particular, it
is not allowed for them to be preceded by a byte order mark.
==== Table Definition Directives (`def`)
A table definition directive consists of a record containing the values `def`
and the table name. A table must be defined before any field definitions can
occur for that table.
=== Configuration File
Configuration files are identical to schema files except that instead of the