mirror of
https://github.com/strapi/strapi.git
synced 2025-09-06 15:22:59 +00:00

* fix(core): handle time to dateTime and dateTime to time conversion with default value * fix(core): add conversion utility function, fix linting * fix: add eorror handling for getCurrentColumnType * use transaction connection * fix: escape set default placeholder * fix(database): linting issue