View Source Changelog
unreleased
Unreleased
0-1-5-2022-08-05
0.1.5 - 2022-08-05
added
Added
- Handling unique index
- Detecting concurrently added indexes without disable_ddl_transaction nor disable_migration_lock
0-1-4-2022-07-24
0.1.4 - 2022-07-24
fixed
Fixed
- Handling "if (not) exists" variants of operations
0-1-3-2021-12-07
0.1.3 - 2021-12-07
added-1
Added
- Safety assured handled with config comments
deprecated
Deprecated
- Using module attribute
@safety_assured
0-1-2-2021-11-25
0.1.2 - 2021-11-25
fixed-1
Fixed
- Fixed generating warning messages
0-1-1-2021-11-19
0.1.1 - 2021-11-19
fixed-2
Fixed
- Fixed handling index with one column as an atom
0-1-0-2021-11-18
0.1.0 - 2021-11-18
added-2
Added
- First release!