Brandan

Results 3 issues of 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. ![image](https://github.com/long2ice/meilisync/assets/56997231/f3a95dd9-03e9-4f88-ad8c-38afbb74ee73) 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...

reproduced