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 alnaqeeb_charity contacts
* id : int(11)
* name : varchar(100)
* email : varchar(100)
* subject : varchar(200)
* message : text
* is_read : tinyint(1)
* created_at : timestamp
v alnaqeeb_charity news
* id : int(11)
* title : varchar(200)
* content : text
* author : varchar(100)
* featured_image : varchar(255)
* published_at : timestamp
* created_at : timestamp
* updated_at : timestamp
v alnaqeeb_charity pages
* id : int(11)
* slug : varchar(50)
* title : varchar(200)
* content : text
* updated_at : timestamp
v alnaqeeb_charity projects
* id : int(11)
* title : varchar(200)
* description : text
* status : enum('active','completed')
* start_date : date
* created_at : timestamp
* updated_at : timestamp
v alnaqeeb_charity project_images
* id : int(11)
* project_id : int(11)
* image_path : varchar(255)
* created_at : timestamp
v alnaqeeb_charity users
* id : int(11)
* username : varchar(50)
* password : varchar(255)
* email : varchar(100)
* created_at : timestamp
* last_login : timestamp
Create relationship
FOREIGN KEY
on delete
on update
Delete relationship