duckdb / duckdb_mysql

https://duckdb.org/docs/extensions/mysql
MIT License
47 stars 11 forks source link

Fix #16 - avoid including time zone information when inserting timestamps with time zones as MySQL does not support this, instead ship the raw UTC values #17

Closed Mytherin closed 9 months ago

Mytherin commented 9 months ago

Fixes #16