Project

General

Profile

Actions

Bug #67300

closed

dbal admin_get_tables() returns additional DBMS specific info for DEFAULT

Added by Morton Jonuschat almost 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2015-06-05
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
5.6
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

MySQL:

default ''

DBAL (PostgreSQL):

default '\'\'::character varying'

This is wrong in two ways:

1) The correct value to show would be default ''::character varying
2) The ::character varying part is PostgreSQL specific/internal


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Epic #64459: Make TYPO3 run on PostgreSQLClosed2015-05-21

Actions
Related to TYPO3 Core - Bug #67329: auto_increment extra missing from admin_get_fields()ClosedMorton Jonuschat2015-06-06

Actions
Actions

Also available in: Atom PDF