Columns
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| library_pub_pkey | Primary key | Asc | library_pub_id |
| library_pub_c1 | Must be unique | Asc/Asc | library_id + pub_id |
| library_pub_idx1 | Performance | Asc | library_id |
| library_pub_idx2 | Performance | Asc | pub_id |
Schema Version: 1.3
Attribution for a library.
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| library_pub_pkey | Primary key | Asc | library_pub_id |
| library_pub_c1 | Must be unique | Asc/Asc | library_id + pub_id |
| library_pub_idx1 | Performance | Asc | library_id |
| library_pub_idx2 | Performance | Asc | pub_id |