This pull request refactors the mysql schema translation for text and object fields. It improves the handling of different subtypes and adds support for additional field types. The changes are aimed at improving the overall performance and accuracy of the schema translation process.
This pull request refactors the mysql schema translation for text and object fields. It improves the handling of different subtypes and adds support for additional field types. The changes are aimed at improving the overall performance and accuracy of the schema translation process.
Fixes #1234