| id | int(11) |
|
|
|
| name | varchar(255) |
|
|
|
| comment | text |
|
|
|
| product_number | varchar(255) |
|
|
|
| weight | int(11) |
|
|
0
|
| required_units | int(11) |
|
|
1
|
| depth | float |
|
|
1
|
| power_connections | int(11) |
|
|
0
|
| power_consumption | int(11) |
|
|
0
|
| is_half_rack | tinyint(1) |
|
|
0
|
| picture_front | text |
|
|
|
| picture_rear | text |
|
|
|
| date_mod | datetime |
|
|
|
| date_creation | datetime |
|
|
|