v0.27.11
Remove .is_unknown for BOOLEAN (#164) This is only needed for interval storage, it's not distinct from the NULL property of BOOLEAN itself. There are no changes needed to the database version. This also found (and fixes) two cases with incorrect BOOLEAN logic.