PostgreSQL issue in Quiz stats

Created on 22 May 2014, over 10 years ago
Updated 6 August 2024, 4 months ago

some mysql-only code is implemented in includes/quiz_stats/quiz_stats.admin.inc:

  $sql = "SELECT COUNT(result_id) AS count,
            DATE_FORMAT(FROM_UNIXTIME(time_start), '%Y.%m.%e') AS date
            FROM {quiz_node_results}
            WHERE vid = :vid";
πŸ› Bug report
Status

Needs review

Version

4.0

Component

Code - Quiz core

Created by

πŸ‡³πŸ‡±Netherlands stefan.r

Live updates comments and jobs are added and updated live.
  • PostgreSQL

    Particularly affects sites running on the PostgreSQL database.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024