Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| price_id | INT | 10 | 0 |  |  | |||
| pobject_id | INT | 10 | 0 |  |  | |||
| duration | INT | 10 | 0 |  |  | |||
| currency | INT | 10 | 0 |  |  | |||
| price | DOUBLE | 22 | 0 |  |  | |||
| unlimited_duration | TINYINT | 3 | 0 |  |  | |||
| extension | TINYINT | 3 | 0 |  |  | |||
| duration_from | DATE | 10 | √ | null |  |  | ||
| duration_until | DATE | 10 | √ | null |  |  | ||
| description | VARCHAR | 255 | √ | null |  |  | ||
| price_type | TINYINT | 3 | 1 |  |  | 
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | price_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors