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
Refactoring/610 use text construct for strings passed to execute (#611)
* Set SQLALCHEMY_WARN_20 in environment to output deprecation warnings in tests
* Set the deprecation we want to fix as an error to explicitly ensure we resolve
* Rename so clearer that control connection is from pyexasol and not sqlalchemy-exasol
* Resolve string to execute for test:regression
* Resolve string to execute for test:exasol
* Resolve string to execute for test:sqla
* Run project:fix on files
* Update pre-commit-config
0 commit comments