Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
Found following minor issues with SQL generated for PostgreSQL by Modeler:
- double precision type can't have size (i.e. double precision(15) is invalid syntax)
varchar size is limited to 10485760, text type should be used to store bigger strings
Attachments
Issue Links
- links to