When using sql-watch, a developer may want to leverage session settings for things like passwords.
Thoughts on selecting environment variables to load into sessions settings:
- Naming convention such as SW_. However, this may be limiting.
- List of session variables to pull in provided as part of the settings file/passed as parameters.