Confirm support for motherduck connection strings such as ``` md:my_db?motherduck_token=<access_token> md:my_db?attach_mode=single&motherduck_token=<access_token> ``` Resolved by bumping package versions as in [this pr](https://github.com/hasura/ndc-duckdb/pull/3/files)