You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently running liquibase using sqlcL (oracle)
sqlcl is connecting to remote/local database for me to perform liquibase actions.
Now, I am trying to use pyliquibase through python script. Can you please let me know how do I connect Oracle database without using sqlcl? would it be using cx_oracle package?
The text was updated successfully, but these errors were encountered:
I am currently running liquibase using sqlcL (oracle)
sqlcl is connecting to remote/local database for me to perform liquibase actions.
Now, I am trying to use pyliquibase through python script. Can you please let me know how do I connect Oracle database without using sqlcl? would it be using cx_oracle package?
The text was updated successfully, but these errors were encountered: