Ticket #532 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by hans

  • Status changed from new to closed
  • Resolution set to fixed

(In [855]) Fixes #532 - Allow [] chars in SQL types (for arrays in Postgres)

comment:2 Changed 3 years ago by hans

(In [855]) Fixes #532 - Allow [] chars in SQL types (for arrays in Postgres)

Note: See TracTickets for help on using tickets.