## SQL Report file for "@backstage/backend-defaults/auth" > Do not edit this file. It is a report generated by `yarn build:api-reports` ## Table `backstage_backend_public_keys__keys` | Column | Type | Nullable | Max Length | Default | | ------------ | ------------------- | -------- | ---------- | ------- | | `expires_at` | `character varying` | false | 255 | - | | `id` | `character varying` | false | 255 | - | | `key` | `text` | false | - | - | ### Indices - `backstage_backend_public_keys__keys_pkey` (`id`) unique primary