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 surena_code_editor code_editor_folder_rules
* id : bigint(20) unsigned
* user_id : bigint(20) unsigned
* project_key : varchar(50)
* folder_path : varchar(255)
* rule_type : enum('DENY','ALLOW')
* is_recursive : tinyint(1)
* can_read : tinyint(1)
* can_write : tinyint(1)
* is_active : tinyint(1)
* notes : varchar(255)
* created_at : timestamp
* updated_at : timestamp
v surena_code_editor files
* id : int(11)
* project_id : int(11)
* filename : varchar(200)
* language : varchar(40)
* content : longtext
* updated_at : timestamp
v surena_code_editor projects
* id : int(11)
* user_id : int(11)
* title : varchar(120)
* created_at : timestamp
v surena_code_editor users
* id : int(11)
* name : varchar(80)
* email : varchar(120)
* password : varchar(100)
* ipaddress : varchar(100)
* theme : enum('light','dark')
* created_at : timestamp
v surena_code_editor user_presence
* user_id : int(11)
* last_seen : datetime
* current_page : varchar(60)
* workspace : varchar(80)
* current_file : varchar(255)
* route : varchar(255)
* cursor_json : text
Create relationship
FOREIGN KEY
on delete
on update
Delete relationship