Commit History

Author SHA1 Message Date
  Michael VAN CANNEYT ff7eb29706 * Dotted filenames for package fcl-db 2 years ago
  Michaël Van Canneyt f0f42ca2a2 * Add const for string where possible. Fixes issue #40051 2 years ago
  marcoonthegit 8fc5324111 * first set of #40051, up to db.pp 2 years ago
  ondrej 48f259589b fpSQLParser: fix float literal parsing (make it locale-independent) 4 years ago
  ondrej 809db09169 sql parser: support CASE with selector (CASE A WHEN 1 THEN B ELSE C END) 5 years ago
  ondrej 0b440758ea sql parser: support "SELECT 'a' 'b'" syntax (MSSQL) 5 years ago
  ondrej b814c41ea9 sql parser: support functions with identifier path (MSSQL) 5 years ago
  ondrej bcde18f879 sql parser: fallback for all parser keywords to identifiers/functions if they are used in an expression (e.g. LEFT was affected) 5 years ago
  ondrej 672e59317a sql parser: add source position information to element lists 5 years ago
  ondrej 98036f52be sql parser: support SELECT without a FROM clause 5 years ago
  ondrej f89650c470 sql parser: fix A*B, A/B and add tests 5 years ago
  ondrej 5bac4c25e0 sql parser: support A.* syntax 5 years ago
  ondrej 9fca033ac3 sql parser: unify identifier path code 5 years ago
  ondrej 56613723b9 sql parser: fix source position 5 years ago
  ondrej 0fb6419edd sql parser: support CASE expression 5 years ago
  ondrej 6caf046df2 sql parser: support LIMIT for FireBird/MSSQL/Postgres/MySQL 5 years ago
  ondrej 97ced59af0 sql parser: support field with schema 5 years ago
  ondrej 49f1d08467 sql parser: change Functions to Properties for better debugging 5 years ago
  ondrej f368c848a5 sql parser: support table with schema 5 years ago
  michael 01b946706b * Fix bug ID #32625: added several firebird constructs 6 years ago
  reiniero 951d128042 - fcl-db: sql parser 11 years ago
  reiniero 81548f0e9c * fcl-db: sql parser: 11 years ago
  reiniero 0782f4f853 * fcl-db: sql parser: 11 years ago
  reiniero ff28acbaad * fcl-db: sql parser: 11 years ago
  reiniero ebb2f38e08 * fcl-db: sql parser: 11 years ago
  reiniero c63b31c839 * fcl-db: sql parser: support table.column notation for fields like 11 years ago
  reiniero 125845fe52 * fcl-db: sql parser/generator: 11 years ago
  reiniero 75169f7a2b + fcl-db: sql parser: 11 years ago
  reiniero da91ac9726 * fcl-db: sql parser: correct hex error message 11 years ago
  reiniero 614bc64200 * fcl-db: sql parser: 11 years ago