Skip to content
  • Simon Shutter's avatar
    Reworked query() function · c5886b9c
    Simon Shutter authored
     - the intermediate query that determines the column names is now a SelectQuery object instead of a SQL string
     - set 'aggregate' field attribute to TRUE for each non-crosstab column field
     - changed the SQL expressions used to create the column data from IF clauses to CASE WHEN ELSE END clauses
     - added LICENSE.txt
    c5886b9c
This project is licensed under the Affero General Public License v1.0. Learn more