
id : int(11)
|

project_id : int(11)
|

cloud_type : enum('EcoCore','Fabric Wrapped')
|

thickness : enum('1/8"','1/2"','1"','1-1/2"','2"','3"','4"')
|

installation_hardware : enum('RotoFast Cloud Anchors','Grippers')
|

is_custom_shape : tinyint(1)
|

custom_shape_description : text
|

attachment_path : varchar(500)
|

ecocore_color : varchar(20)
|

fabric_manufacturer : varchar(255)
|

fabric_line : varchar(255)
|

fabric_color : varchar(255)
|

special_notes : text
|

total_square_feet : decimal(10,2)
|

created_at : timestamp
|