What's Changed
⚠️ MAJOR CHANGE⚠️ use file name instead of checksum to check whether a migration was run by @olivierdalang in #81- fix : do not ignore trigger on views by @olivierdalang in #100
- make check honor --exclude-schema for indexes, constraints, sequences and triggers too by @olivierdalang in #102
- verbose output for pum test-and-upgrade on CI by @olivierdalang in #91
- show trace on exception in upgrade (when verbose flag is set) by @olivierdalang in #101
Full Changelog: 0.9.14...0.10.0