duckdb / duckdb_mysql

https://duckdb.org/docs/extensions/mysql
MIT License
55 stars 13 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 1 year ago

Mytherin commented 1 year ago

Fixes #16