Files Table
Excerpt |
---|
The files table holds the information about the file that was used to create the database. |
Columns
Name | Type | Description | Notes |
---|---|---|---|
PK | integer | Primary key | |
format_version_number | varchar | What version of the standardized format is the file using | |
name | varchar | Name of the file | |
file_type | varchar | Type of file |
Source
For implementation details or more complete documentation, please see the source.
See Also
Incoming Links |
---|