- update the features table to match duckdb
- upgrade duckdb to
1.4.0
- upgrade duckdb to
1.3.2 - update rust-edition to 2024 as it is 2025
- format
- update dev deps
- duckdb
v1.2.1-v1.2.0was/is broken - linting setup w/ clippy!
- Added
conn_for_eachandconn_for_each_blockingto pool - and tests - Made pool auto add read-only config to connections if path is provided in builder otherwise memory...