[
https://issues.apache.org/jira/browse/CAY-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikita Timofeev updated CAY-2361:
---------------------------------
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-
was:
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
> PostgreSQL DbGenerator issues
> -----------------------------
>
> Key: CAY-2361
> URL: https://issues.apache.org/jira/browse/CAY-2361
> Project: Cayenne
> Issue Type: Bug
> Components: Database integration, Modeler, Non-GUI Tools
> Reporter: Nikita Timofeev
> Priority: Minor
> Labels: pull-request-available
>
> 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-
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)