v2.5.7
This release fixes some OracleDB and PostgreSQL specific issues.
- Introspecting table columns on OracleDB when using a non-default schema caused SQL error ORA-01427
- SQL parameter expansion was broken when using the
ARRAY[]
expression on PostgreSQL
Total issues resolved: 9
- 2496: Fix parameter list expansion inside PostgreSQL arrays
- 2515: PHP Warning when listing table columns in Oracle
- 2516: #2515 fix schema listing when having identical tables in databases
- 2517: ORA-01427 when listing table columns
- 2518: Fixed ORA-01427 when listing columns
- 2522: OraclePlatform - ORA-01427: single-row subquery returns more than one row
- 2549: Oracle column metadata import fix
- 2584: Doctrine:Schema:Validate leeds to ORA-01427(single-row subquery returns more than one row)
- 2585: OraclePlatform : Add an owner condition to the list table column comment subquery