0.9.6
- Correctly handle nullable columns on import from CSV and databases
- Implemented configurable column mapping on import
- Added a new option PostgresJsonb.UseGinOperators to control whether to use GIN-specific operators such as @>
- Handle date/time values as sortable strings with JSONB fields