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 full-screen 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 delivery_db area_tbl
* area_id : int(11)
* area_name : varchar(255)
v delivery_db audit_log_tbl
* log_id : int(11)
* table_name : varchar(255)
* record_id : int(11)
* action : enum('INSERT','UPDATE','DELETE')
* old_value : text
* new_value : text
* changed_by : varchar(255)
* changed_at : timestamp
v delivery_db bills_tbl
* bill_id : int(11)
* bill_no : varchar(50)
* load_id : int(11)
* warehouse_id : int(11)
* client_id : int(11)
* created_at : timestamp
* bill_weight : decimal(11,2)
* inserted_at : timestamp
v delivery_db bill_loads_tbl
* load_id : int(11)
* del_man_id : int(11)
* assigned_at : timestamp
* status_id : int(11)
* load_weight : decimal(11,2)
v delivery_db bill_status_tbl
* status_id : int(11)
* status_name : varchar(50)
v delivery_db branch_tbl
* branch_id : int(11)
* branch_name : varchar(255)
* area_id : int(11)
* reg_id : int(11)
* latitude : decimal(10,7)
* longitude : decimal(10,7)
* notes : text
v delivery_db clients
* client_id : int(11)
* client_name : varchar(255)
* client_type_id : int(11)
* client_username : varchar(255)
* client_password : varchar(255)
* client_device_id : varchar(255)
* latitude : decimal(10,8)
* longitude : decimal(11,8)
* date_enter : timestamp
* is_enabled : tinyint(1)
* notes : text
v delivery_db clients_type_tbl
* cli_type_id : int(11)
* cli_type_name : varchar(255)
v delivery_db delivery_tracking_tbl
* track_id : int(11)
* load_id : int(11)
* bill_id : int(11)
* del_man_id : int(11)
* client_id : int(11)
* status_id : int(11)
* latitude : decimal(10,6)
* longitude : decimal(10,6)
* updated_by : varchar(255)
* updated_at : timestamp
* uploaded_at : timestamp
* notes : text
v delivery_db del_man_tbl
* del_man_id : int(11)
* del_man_name : varchar(255)
* del_man_username : varchar(255)
* del_man_password : varchar(255)
* del_man_device_id : varchar(255)
* sal_wri_man_id : int(11)
* date_enter : timestamp
* is_enabled : tinyint(1)
* notes : text
v delivery_db latest_delivery_statuses_view
* track_id : int(11)
* load_id : int(11)
* bill_id : int(11)
* del_man_id : int(11)
* client_id : int(11)
* status_id : int(11)
* latitude : decimal(10,6)
* longitude : decimal(10,6)
* updated_by : varchar(255)
* updated_at : timestamp
* uploaded_at : timestamp
* notes : text
* status_rank : bigint(21)
* del_man_name : varchar(255)
* client_name : varchar(255)
* status_name : varchar(50)
* bill_no : varchar(50)
* bill_weight : decimal(11,2)
* warehouse_id : int(11)
* warehouse_name : varchar(255)
* branch_id : int(11)
v delivery_db region_tbl
* reg_id : int(11)
* reg_name : varchar(255)
v delivery_db sal_wri_man_tbl
* sal_wri_man_id : int(11)
* sal_wri_man_name : varchar(255)
* sal_wri_username : varchar(255)
* sal_wri_password : varchar(255)
* sal_wri_man_device_id : varchar(255)
* branch_id : int(11)
* date_enter : timestamp
* is_enabled : tinyint(1)
* notes : text
v delivery_db unassigned_bills
* unassigned_id : int(11)
* bill_no : int(11)
* sal_wri_id : int(11)
* warehouse_id : int(11)
* client_id : int(11)
* bill_weight : decimal(11,2)
* created_at : timestamp
* inserted_at : timestamp
v delivery_db warehouses
* id : int(11)
* warehouse_num : text
* branch_id : int(11)
* latitude : decimal(10,6)
* longitude : decimal(10,6)
* name : varchar(255)
* last_updated : timestamp
* created_at : timestamp
* notes : text
v delivery_db warehouses_keeper
* war_kee_man_id : int(11)
* war_kee_man_name : varchar(255)
* war_kee_man_username : varchar(255)
* war_kee_man_password : varchar(255)
* war_kee_device_id : varchar(255)
* branch_id : int(11)
* warehouse_id : int(11)
* date_enter : timestamp
* is_enabled : tinyint(1)
* notes : text
Create relationship
FOREIGN KEY
on delete
on update
Delete relationship