-
Fixes #2571: Fixed the bug that batchInsert will fail for SQLite if the values… · 9ff8b0f9Qiang Xue authored
Fixes #2571: Fixed the bug that batchInsert will fail for SQLite if the values contain null or boolean false; Fixes #2683: Fixed the bug that batchInsert will fail for MySQL if the values contain boolean false.
9ff8b0f9
×