ondrej
|
cc3a46b9e1
pqconnection: support ftVarBytes parameters (TParam.SetAsBytes)
|
4 år sedan |
michael
|
64d6655f5b
* Fix compilation, additional mysql
|
4 år sedan |
michael
|
c2edb12ac1
* Fix issue ID #38358
|
4 år sedan |
michael
|
4620cd07a3
* Patch from Laco to fix bug ID #37849
|
4 år sedan |
michael
|
4351d2a62d
* Add Port to SQLConnector
|
4 år sedan |
michael
|
74cd768246
* Only set cursor name for selectable queries
|
4 år sedan |
michael
|
c80ee7d794
* Allow for async apply updates
|
4 år sedan |
ondrej
|
dfbed51167
* fcl-db: PQConnection needs a lowercase port param
|
4 år sedan |
michael
|
b569782153
* Make fpdoc happy, semicolon before final end
|
4 år sedan |
michael
|
44e6262844
* Set defaults for boolean props
|
4 år sedan |
michael
|
b1fb7b2382
* Fix bug ID #37645: allocate cursor in firebird to walk result set
|
4 år sedan |
michael
|
07d353c3c6
* Fix for 37993, attempt to prevent memory leak in case of database shutdown
|
4 år sedan |
michael
|
bec582fa06
* Patch from Laco with additions
|
4 år sedan |
ondrej
|
431312afc6
sql parser: identifier can start with the "_" character - test case
|
5 år sedan |
ondrej
|
fa52390d16
sql parser: identifier can start with the "_" character
|
5 år sedan |
ondrej
|
8a4e8b3846
sql parser: support CASE with selector (CASE A WHEN 1 THEN B ELSE C END)
|
5 år sedan |
ondrej
|
6659ca26e5
sql parser: support "SELECT 'a' 'b'" syntax (MSSQL)
|
5 år sedan |
ondrej
|
b78e750655
sql parser: support functions with identifier path (MSSQL)
|
5 år sedan |
ondrej
|
7d4dd4f12c
sql parser: fallback for all parser keywords to identifiers/functions if they are used in an expression (e.g. LEFT was affected)
|
5 år sedan |
ondrej
|
72e2a99b1f
sql parser: add source position information to element lists
|
5 år sedan |
ondrej
|
8a8b053d2b
sql parser: support SELECT without a FROM clause
|
5 år sedan |
ondrej
|
b473b7b5af
sql parser: fix source position
|
5 år sedan |
ondrej
|
c1ca0c30ea
sql parser: fix A*B, A/B and add tests
|
5 år sedan |
ondrej
|
928a1da500
sql parser: support A.* syntax
|
5 år sedan |
ondrej
|
abea9b678f
sql parser: unify identifier path code
|
5 år sedan |
ondrej
|
d091cfac78
sql parser: support CASE expression
|
5 år sedan |
ondrej
|
23562f00ee
sql parser: support LIMIT for FireBird/MSSQL/Postgres/MySQL
|
5 år sedan |
ondrej
|
ffe7475cb4
sql parser: support []-identifiers
|
5 år sedan |
ondrej
|
431ac990a1
sql parser: add test for SQL generation of fields with path
|
5 år sedan |
ondrej
|
24571f17f2
sql parser: support field with schema
|
5 år sedan |