This minor release fixes the following issues:
- Fix
readWithConverter
throwing an exception for null values in non-nullable columns (#2640). - Fix
*
columns in analyzed SQL queries expanding to more columns than what would be correct (#2641). - Fix invalid types listed in
views
crashing the generator (#2636). - Fix a generator crash when seeing an index referencing expressions instead of columns (#2643).