# Backups: Discourse Backups get a list of backups - Catalog: `Discourse` - Schema: `Backups` - Label: Backups - Retrieve: True - Insert: True - Update: False - Delete: False ## Table Columns The columns of the table `Backups` are shown below. Each column has an SQL data type. A new non-null value must be provided for every required column at all times during insert. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `filename` | `varchar2` | Filename | ☐ | | | `link` | `varchar2` | Link | ☐ | | | `size` | `int64` | Size | ☐ | |