[
https://issues.apache.org/jira/browse/CAY-2361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikita Timofeev closed CAY-2361.
--------------------------------
Resolution: Fixed
Assignee: Nikita Timofeev
Fix Version/s: 4.1.M1
First part is fixed per PR#242.
Don't think that second part should be fixed LONG VARCHAR should be used in
this case, as it correctly reflects intention of storing long 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
> Assignee: Nikita Timofeev
> Priority: Minor
> Labels: pull-request-available
> Fix For: 4.1.M1
>
>
> 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)