Database - ossimc82/fabiano-swagger-of-doom GitHub Wiki
How to insert SQL to your database
HeidiSQL
- Get/copy the SQL query.
- Go to HeidiSQL, open your database and select the Query tab.
- Paste the SQL in the Query tab and right click -> Run current query.