Project

General

Profile

Actions

Bug #15492

closed

No support for LIMIT [PostgreSQL]

Added by Christian Welzel over 18 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2006-01-23
Due date:
% Done:

0%

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

Description

class.ux_t3lib_db.php::SELECTquery() does not support the rewriting of LIMIT #,# syntax. This causes a problem with postgresql because this syntax is not supported.
Postgresql needs "LIMIT # OFFSET #" instead.

(issue imported from #M2367)


Files

2367.diff (1.11 KB) 2367.diff Administrator Admin, 2010-02-21 12:59

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #16187: INSERTquery() and UPDATEquery() don't return a string on all occasionsClosed2006-05-26

Actions
Actions

Also available in: Atom PDF