2.0.1
Breaking changes
- pirogue now uses
psycopg.sql.SQL.format
for variables. Variables should therefore now be specified in curly braces instead of using%(var_name)s
.
What's Changed
Full Changelog: 1.4.2...2.0.1
psycopg.sql.SQL.format
for variables. Variables should therefore now be specified in curly braces instead of using %(var_name)s
.Full Changelog: 1.4.2...2.0.1