Brandan
Brandan
Postgres: v15 config.yml ``` progress: type: file ``` I am trying to sync a table from a Postgres database with the column type:`timestamp`, and its throwing this error.  This...
Hi, there is a `duckdb_interrupt` method for C and Python APIs. - https://duckdb.org/docs/api/c/api#duckdb_interrupt - https://duckdb.org/docs/api/python/reference/#duckdb.DuckDBPyConnection.interrupt May i know if there are any plans to add this functionality here?
### What happens? Hi, referencing this [Issue](https://github.com/duckdb/duckdb/issues/7384) that was closed. Steps to reproduce error is the same as such I have copied over the steps. The following error occurs when...