1.11.2
1.11.2
Released: August 4, 2023
feature
-
[feature] [operations] Added parameters if_exists and if_not_exists for index operations.
Pull request courtesy of Max Adrian.References: #151
usecase
-
[usecase] [typing] Added typing to the default script mako templates.
References: #1253
-
[usecase] [autogenerate] Added support in autogenerate for NULLS NOT DISTINCT in
the PostgreSQL dialect.References: #1248
bug
-
[bug] Fixed format string logged when running a post write hook
Pull request curtesy of Mathieu Défosse.References: #1261