mirror of
https://github.com/dimitri/pgloader.git
synced 2026-03-09 14:11:02 +01:00
The default values quoting changed in MariaDB 10, and we need to adjust in pgloader: extra '' chars could defeat the default matching logic: "'0000-00-00'" is different from "0000-00-00"