converter/nullable_bool_converter library

Classes

NullableBoolConverter
This class is a converter for nullable bool (bool?) type. it converts to nullable int (int?) that is a sqlite supported type.