v0.28.1
Fixed
- Also add the enum to the type array if an array of the enum is added. This is to prvent issues if the enum is only used in an array.
- Handle null column names in expression indexes. (thanks @mbezhanov)
Full Changelog: v0.28.0...v0.28.1