Generate entities from database MariaDB

How to make "generate entities from database "to generate String fields from TextFields in the database.
Now when generating all text fields becomes TBlob

Using [DBTypeMemo] attribute before your TBlobs may help you with those text columns.

Actually I believe Micael is asking to replace the TBlob type to string type in the generated classes.

You can do that using TMS Data Modeler and customization scripts.

These topics show examples of how to use the customizations script to change the type of a generated property: