Closed AdamLenda closed 3 years ago
I sent some fixes for the imports. Nullable imports should work. Importing global classes such as \DateTime should also work. Also added support for a json
data type on MySqlDataTypeMap; it's mapping to string for now. Adding support for column casting in the future may come in handy.
This pull request includes new configuration objects along with Data Transport and Data Map Object generators.
The next major step will be refactoring the existing model generation logic from v1 to use the Model Generator object and the new configuration objects.