cayenne
cayenne copied to clipboard
Remove "use primitive type" checkbox and parameter from the dbimport
This PR deprecates "use primitive" parameter in the dbimport config and removes corresponding checkbox from the Modeler. Primitive types are used where applicable based on attribute nullability. That should be more intuitive.