Saving content of console into .sql file

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?

0
1 comment

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? 

0

Please sign in to leave a comment.