Following ADO.NET support in npgsql/npgsql#3973 Minor breaking change: daterange would now get scaffolded to DateInterval instead of to NpgsqlRange<LocalDate> The text was updated successfully, but ...