The files table holds the information about the file that was used to create the database. |
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 |
For implementation details or more complete documentation, please see the source.