Postgres Connection::quoteIdentifiers() should not quote square brackets in array definitions

Created on 3 October 2023, 9 months ago

Steps tor reproduce:

Try to create a table with array column.

$schema['ENTITY_TYPE']['fields']['FIELD_NAME']['pgsql_type'] = 'bigint[]';
Syntax error: 7 ERROR: zero-length delimited identifier at or near """"
LINE 10: "FIELD_NAME" bigint"" NULL,
🐛 Bug report
Status

Active

Version

10.1

Component
PostgreSQL driver 

Last updated 6 days ago

No maintainer
Created by

🇷🇺Russia Chi

Live updates comments and jobs are added and updated live.
  • PostgreSQL

    Particularly affects sites running on the PostgreSQL database.

Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024