Drop files here

SQL upload ( 0 ) x -

Page-related settings Click on the bar to scroll to top of page
Press Ctrl+Enter to execute query Press Enter to execute query
ascending
descending
Order:
Debug SQL
Count
Execution order
Time taken
Order by:
Group queries
Ungroup queries
Collapse Expand Show trace Hide trace Count : Time taken :
Bookmarks
Refresh
Add
No bookmarks
Add bookmark
Options
Set default





Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database : Queried time :
Untitled *
v Show/Hide tables list View in fullscreen Add tables from other databases New page Open page Save page Save page as Delete pages Create table Create relationship Choose column to display Reload Help Angular links / Direct links Snap to grid v Small/Big All Toggle small/big Toggle relationship lines Export schema > Move Menu > Pin text
Number of tables: 0
v project_tracker baffles
* id : int(11)
* project_id : int(11)
* style : enum('Blade','Box','H','Custom')
* blade_type : enum('Standard','Wave')
* thickness : varchar(20)
* color_code : varchar(20)
* installation_hardware : enum('Individually Hanging with Grippers and Cabling','With Bars Grippers and Cabling')
* is_custom_shape : tinyint(1)
* custom_description : text
* attachment_path : varchar(500)
* special_notes : text
* total_lineal_feet : decimal(10,2)
* created_at : timestamp
v project_tracker baffle_sizes
* id : int(11)
* baffle_id : int(11)
* quantity : int(11)
* length_inches : int(11)
* length_fraction : varchar(10)
* height_inches : int(11)
* height_fraction : varchar(10)
* min_height_inches : int(11)
* min_height_fraction : varchar(10)
* max_height_inches : int(11)
* max_height_fraction : varchar(10)
v project_tracker clouds
* 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
v project_tracker cloud_sizes
* id : int(11)
* cloud_id : int(11)
* quantity : int(11)
* width_inches : int(11)
* width_fraction : varchar(10)
* length_inches : int(11)
* length_fraction : varchar(10)
v project_tracker ecocore_panels
* id : int(11)
* project_id : int(11)
* is_raw_board : tinyint(1)
* thickness : enum('1/8"','1/2"','1"','1-1/2"','2"','3"','4"')
* color_code : varchar(20)
* installation_method : enum('Impaling Clips','Z-Clips/Rails','No Hardware')
* is_custom_shape : tinyint(1)
* custom_shape_description : text
* attachment_path : varchar(500)
* special_notes : text
* total_square_feet : decimal(10,2)
* created_at : timestamp
v project_tracker ecocore_panel_sizes
* id : int(11)
* panel_id : int(11)
* quantity : int(11)
* width_inches : int(11)
* width_fraction : varchar(10)
* height_inches : int(11)
* height_fraction : varchar(10)
v project_tracker fabric_panel_sizes
* id : int(11)
* panel_id : int(11)
* quantity : int(11)
* width_inches : int(11)
* width_fraction : varchar(10)
* height_inches : int(11)
* height_fraction : varchar(10)
v project_tracker fabric_wrapped_panels
* id : int(11)
* project_id : int(11)
* core_type : enum('EcoCore','Fiberglass')
* thickness : enum('1/8"','1/2"','1"','1-1/2"','2"','3"','4"')
* fabric_manufacturer : varchar(255)
* fabric_line : varchar(255)
* fabric_color : varchar(255)
* edge_detail : enum('Square','Beveled','Radius')
* installation_method : enum('Impaling Clips','Z-Clips/Rails','No Hardware')
* special_notes : text
* total_square_feet : decimal(10,2)
* created_at : timestamp
v project_tracker projects
* id : int(11)
* project_name : varchar(255)
* project_number : varchar(100)
* customer_company : varchar(255)
* customer_contact : varchar(255)
* customer_address : text
* customer_phone : varchar(50)
* current_status : enum('Submittal Requested','Submittals Approved','Shop Drawings Requested','Shop Drawings Approved','Order Confirmation Sent','In Production','Completed')
* project_notes : text
* created_at : timestamp
* updated_at : timestamp
v project_tracker project_status_history
* id : int(11)
* project_id : int(11)
* status : varchar(50)
* status_date : datetime
* created_at : timestamp
Create relationship
FOREIGN KEY
on delete
on update
Delete relationship