Creating Scripts
Scripts allow you to run common SQL code snippets against your databases. These can be routine maintenance tasks that you want to keep in the project.

Scripts also support dynamic replacements.
To create a new script, click the plus button (1) and enter your SQL code. Add a name and description to your script, then click Save or press Ctrl+S.