v2.1.0
What's Changed
New Features π
- Adding drop_table to the list of retriable statements by @MouadHilali in #93
- Add safe add_check_constraint by @ThHareau in #95
- safe change_column_null by @ThHareau in #97
- Add small margin to lock timeout, otherwise it is hidden by statement timeouts by @ThHareau in #99
- Implement default_value_backfill algorithm in add_column by @ThHareau in #98
New Contributors
- @MouadHilali made their first contribution in #93
Full Changelog: v2.0.0...v2.1.0