how to change active database connection
Hello, i have a python project that contains a sql script. My project has multiple database connections defined. How do i change the database that the script executes against when i run it?
Please sign in to leave a comment.