Ticket #1170 (closed defect: fixed)
getsLogs not support postgreSQL
Reported by: | JcDenis | Owned by: | xave |
---|---|---|---|
Priority: | normal | Milestone: | 2.3 |
Component: | module:core | Version: | 2.2 |
Severity: | normal | Keywords: | log, postgreSQL |
Cc: |
Description
Il semble y avoir une erreur sur la méthode "getLogs" de la classe dcLog. Celle-ci renvoie une erreur sur la close GROUP BY sous postgreSQL lors de l'utilisation du paramêtre $count_only.
Ci-joint le correctif.
Attachments
Change History
Changed 14 years ago by JcDenis
-
attachment
dclog-pgsql-fix.patch
added
Note: See
TracTickets for help on using
tickets.
Fix support of $count_only on postgreSQL