Project

General

Profile

Actions

Refactoring #2622

open

Drop last three (limit/offset/order by) arguments to Database#update_objects

Added by Anonymous over 12 years ago. Updated over 12 years ago.

Status:
New
Priority:
High
Assignee:
-
Start date:
24/01/2011
Due date:
% Done:

0%

Estimated time:

Description

The offset argument isn't used and ORDER BY and LIMIT are MySQLisms which don't translate to other databases (unless you want to do some kind of rewrite to a subquery)

This is used in quite a few places so before dropping those arguments, those call sites must be changed.


Related issues 1 (1 open0 closed)

Related to Installation - Bug #133: Installation fails on postgres sqlNew29/10/2009

Actions
Actions #1

Updated by Stefaan Vanbillemont over 12 years ago

  • Project changed from Chamilo LCMS Connect to Repository
  • Category deleted (21)
Actions #2

Updated by Stefaan Vanbillemont over 12 years ago

  • Target version changed from 7 to 2.1.0
Actions #3

Updated by Stefaan Vanbillemont over 12 years ago

  • Target version changed from 2.1.0 to 55
Actions #4

Updated by Stefaan Vanbillemont over 12 years ago

  • Target version changed from 55 to Backlog (default)
Actions

Also available in: Atom PDF