Project

General

Profile

Actions

Bug #19997

closed

please support native postgres

Added by svrmarty over 15 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2009-02-11
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

please add support for native postgres

it should be implemented from base INSTALL (choose mysql or pgsql)

i don't want to use adodb and dbal.

every upgrade, through the wizzard fails (Update database tables and fields)
cause there are wrong sql queries.

eg. upgrade vom 4.1.5 to 4.2.5

ALTER TABLE sys_log ADD KEY recuidIdx (recuid,uid);

ERROR: syntax error at or near "("
LINE 1: ALTER TABLE sys_log ADD KEY recuidIdx (recuid,uid);
^

  • Error ****

ERROR: syntax error at or near "("
SQL Status:42601
(issue imported from #M10409)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #22554: Allow DBAL to be configuredClosedXavier Perseguers2010-04-30

Actions
Actions

Also available in: Atom PDF