Commit History

Author SHA1 Message Date
  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 f368c848a5 sql parser: support table with schema 5 years ago
  michael 01b946706b * Fix bug ID #32625: added several firebird constructs 5 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 a2ce52963a * fcl-db: sql parser tests: correct SET TERM/CREATE PROCEDURE tests 11 years ago
  reiniero 575a082272 * fcl-db: fix set terminator tests when run within suite/all tests instead of single test 11 years ago
  reiniero ebb2f38e08 * fcl-db: sql parser: 11 years ago
  reiniero c7a045af49 * fcl-db: sql parser: basic set term/create procedure test 11 years ago
  reiniero 37e44f52eb * fcl-db:: sql parser: deal with table.column notation introduced in previous commit 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 1e21d66b89 * fcl-db: sql parser tests: 11 years ago
  reiniero 614bc64200 * fcl-db: sql parser: 11 years ago
  reiniero e1d9a068c0 * fcl-db: sql parser: Allow: 11 years ago
  reiniero 050be49b16 * fcl-db: correct test committed in r27868 11 years ago
  reiniero a025a87c19 * fcl-db: test sql scanner: fix test case 11 years ago
  reiniero 79d2abd1ca * fcl-db: sql parser test: test for create domain with check constraint, default and not null, a la 11 years ago
  reiniero 493d38ff95 * fcl-db: sqlparser: test domain creation with check constraint like CHECK (VALUE STARTING WITH 'V'); 11 years ago
  michael 672d7f6b63 * Implemented AS for table aliases 13 years ago
  michael cbcece1ae6 * Patch from Dmitry Boyarintsev to support empty statements 14 years ago
  michael 6df8ec1ce8 * Added tests for Grant/Revoke, fixed some bugs on the way 15 years ago
  michael 4c7f9238c7 * SQL parser 15 years ago