Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT UNSIGNED | 20 | √ | null |
|
|
|||||
| created_at | TIMESTAMP | 19 | √ | null |
|
|
|||||
| updated_at | TIMESTAMP | 19 | √ | null |
|
|
|||||
| ram_id | BIGINT UNSIGNED | 20 | null |
|
|
||||||
| compra_id | BIGINT UNSIGNED | 20 | null |
|
|
||||||
| ram_compra_descuento | INT | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| ram_compra_compra_id_foreign | Performance | Asc | compra_id |
| ram_compra_ram_id_foreign | Performance | Asc | ram_id |



