Saving content of console into .sql file Permanently deleted user Created April 23, 2020 10:20 I would like to save the content of my console to a SQL file, in a specific folder in my project. What is the proper way to do it?
The content of a console is already an SQL file. You can:
1. Right-click on console tab | Show in <file_manager>
2. Copy to your desired location?