Ticket #532 (closed enhancement: fixed)
Add support for [] in SQL types (for arrays in Postgres)
| Reported by: | hans | Owned by: | hans |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.3 |
| Component: | Generator | Version: | 1.3.0beta3 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Postgres arrays use [] characters. Currently this does not pass the XSD for Propel generator.
Change History
Note: See
TracTickets for help on using
tickets.
(In [855]) Fixes #532 - Allow [] chars in SQL types (for arrays in Postgres)