Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-13652

Extend SQL query builder functionality

    XMLWordPrintable

Details

    Description

      Improve DBAL's query builder by adding a boolean query builder using a structured stack of arrays.

      This can be used everywhere in an SQL query where boolean operations are used.
      Currently, this can only be used in the WHERE and the JOINs' ON clause.

      The main and general use-cases are:
      To flexibly the build of the WHERE clause in SQL queries
      To ease, simplify and prevent errors when doing SQL query editing by phpBB's extensions

      Attachments

        Issue Links

          Activity

            People

              nicofuma nicofuma
              brunoais brunoais
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: