4.12.1
Fixes
- Account for
psycopg.exec
results beingNone
by @max-muoto in #170. - Account for
bytes
SQL strings by @max-muoto in #171.
Changes
- Improve public interface type annotations by @max-muoto in #172.
psycopg.exec
results being None
by @max-muoto in #170.bytes
SQL strings by @max-muoto in #171.