Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('schema_targets_id_seq'::regclass) |
|
|
||
| db_name | text | 2147483647 | null |
|
|
|||
| azimutt_layout_url | text | 2147483647 | √ | null |
|
|
||
| schemaspy_path | text | 2147483647 | √ | null |
|
|
||
| last_synced_at | timestamptz | 35,6 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| schema_targets_pkey | Primary key | Asc | id |
| schema_targets_db_name_key | Must be unique | Asc | db_name |