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 :
Options
Set default





Collapse Expand Requery Edit Explain Profiling 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 valorant_manager account_logs
* id : int(11)
* account_id : int(11)
* user_id : int(11)
* action : enum('created','updated','exported','sold','deleted','parsed')
* details : longtext
* ip_address : varchar(45)
* user_agent : text
* created_at : timestamp
v valorant_manager account_queue
* id : int(11)
* raw_data : longtext
* source_url : varchar(500)
* main_login : varchar(255)
* main_password : varchar(255)
* email_login : varchar(255)
* email_password : varchar(255)
* level : int(11)
* current_rank : varchar(100)
* region : varchar(50)
* server_short : varchar(10)
* valorant_points : int(11)
* skin_count : int(11)
* agent_count : int(11)
* generated_title : text
* generated_description : text
* purchase_price : decimal(10,2)
* sale_price : decimal(10,2)
* status : enum('pending','added','rejected','error')
* error_message : text
* created_at : timestamp
* processed_at : timestamp
v valorant_manager settings
* id : int(11)
* setting_key : varchar(100)
* setting_value : text
* setting_type : enum('string','number','boolean','json')
* description : text
* updated_at : timestamp
v valorant_manager statistics
* id : int(11)
* stat_date : date
* accounts_added : int(11)
* accounts_sold : int(11)
* accounts_exported : int(11)
* total_revenue : decimal(12,2)
* total_profit : decimal(12,2)
* created_at : timestamp
* updated_at : timestamp
v valorant_manager users
* id : int(11)
* username : varchar(100)
* email : varchar(255)
* password : varchar(255)
* role : enum('admin','user','viewer')
* is_active : tinyint(1)
* last_login : timestamp
* created_at : timestamp
* updated_at : timestamp
v valorant_manager valorant_accounts
* id : int(11)
* main_login : varchar(255)
* main_password : varchar(255)
* email_login : varchar(255)
* email_password : varchar(255)
* level : int(11)
* current_rank : varchar(100)
* past_rank : varchar(100)
* previous_season_rank : varchar(100)
* region : varchar(50)
* locale : varchar(50)
* country : varchar(100)
* server_short : varchar(10)
* server_full : varchar(100)
* valorant_points : int(11)
* radianite_points : int(11)
* skin_count : int(11)
* agent_count : int(11)
* gunbuddies_count : int(11)
* agents_list : longtext
* skins_list : longtext
* generated_title : text
* generated_description : text
* purchase_price : decimal(10,2)
* sale_price : decimal(10,2)
* profit_multiplier : decimal(4,2)
* status : enum('active','sold','reserved','deleted')
* is_email_confirmed : tinyint(1)
* raw_data : longtext
* notes : text
* g2g_exported : tinyint(1)
* g2g_exported_at : timestamp
* created_at : timestamp
* updated_at : timestamp
Create relationship
FOREIGN KEY
on delete
on update
Delete relationship