Showing up to 100 rows.
| Name | Type | Not null | Default | PK |
|---|---|---|---|---|
| id | INTEGER | no | yes | |
| department_id | INTEGER | yes | no | |
| space_key | TEXT | yes | no | |
| space_id | TEXT | yes | no |
| Column | References table | References column | On update | On delete |
|---|---|---|---|---|
| department_id | department_configs | id | NO ACTION | CASCADE |
| id | department_id | space_key | space_id |
|---|---|---|---|
| No rows | |||