- Targets DuckDB 0.3.3
- Supports JSON types for arrays/objects
- Simplifies the project's dependencies
- Switches to INSERT based loading instead of using COPY CSV operations
- First basically working version
- Targets DuckDB 0.3.2
- Known limitations:
- object/array types are treated as varchars
- primary keys on target tables are disabled