Drop files here

SQL upload ( 0 ) x-

Server: 127.0.0.1 »Database: yibun
Page-related settingsClick on the bar to scroll to top of page
Press Ctrl+Enter to execute queryPress 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:
1
yibun
{"j_tabs":{"yibun.category":1,"yibun.contact":1,"yibun.event":1,"yibun.project":1,"yibun.user":1},"h_tabs":{"yibun.category":1,"yibun.contact":1,"yibun.event":1,"yibun.project":1,"yibun.user":1}}
[{"":{"yibun.event":{"user_id":["yibun.user","id"]}}},{"":{"yibun.event":{"category_id":["yibun.category","id"]}}},{"":{"yibun.event":{"project_id":["yibun.project","id"]}}}]
[]
-1
1
Untitled *
vShow/Hide tables list View in fullscreen New page Open page Save page Save page as Delete pages Create table Create relation Choose column to display Reload Help Angular links / Direct links Snap to grid vSmall/Big All Toggle small/big Toggle relation lines Export schema > Move Menu > Pin text
v yibun category
*id : int(11)
*name : varchar(200)
*description : text
v yibun contact
*id : int(11)
*name : varchar(50)
*lastname : varchar(50)
*email : varchar(255)
*address : varchar(255)
*phone : varchar(255)
*image : varchar(255)
*is_active : tinyint(1)
*created_at : datetime
v yibun event
*id : int(11)
*title : varchar(100)
*description : text
*date_at : varchar(50)
*time_at : varchar(50)
*created_at : datetime
*category_id : int(11)
*user_id : int(11)
*project_id : int(11)
v yibun project
*id : int(11)
*name : varchar(200)
*description : text
v yibun user
*id : int(11)
*username : varchar(50)
*name : varchar(50)
*lastname : varchar(50)
*email : varchar(255)
*password : varchar(60)
*is_active : tinyint(1)
*is_admin : tinyint(1)
*created_at : datetime