- Upgrade DuckDB to 1.2.1!
- Add additional options which allows you to pass in additional duckdb configs url parameter-style.
- Fix bug when passing in additional options in the db name (what's used to construct the duckdb connection string) causing sync to fail - this just means user can configure options either in the db name field or in additional options.