michael
|
c80ee7d794
* Allow for async apply updates
|
4 年 前 |
ondrej
|
dfbed51167
* fcl-db: PQConnection needs a lowercase port param
|
4 年 前 |
michael
|
b569782153
* Make fpdoc happy, semicolon before final end
|
4 年 前 |
michael
|
44e6262844
* Set defaults for boolean props
|
4 年 前 |
michael
|
b1fb7b2382
* Fix bug ID #37645: allocate cursor in firebird to walk result set
|
4 年 前 |
michael
|
07d353c3c6
* Fix for 37993, attempt to prevent memory leak in case of database shutdown
|
4 年 前 |
michael
|
bec582fa06
* Patch from Laco with additions
|
4 年 前 |
ondrej
|
431312afc6
sql parser: identifier can start with the "_" character - test case
|
5 年 前 |
ondrej
|
fa52390d16
sql parser: identifier can start with the "_" character
|
5 年 前 |
ondrej
|
8a4e8b3846
sql parser: support CASE with selector (CASE A WHEN 1 THEN B ELSE C END)
|
5 年 前 |
ondrej
|
6659ca26e5
sql parser: support "SELECT 'a' 'b'" syntax (MSSQL)
|
5 年 前 |
ondrej
|
b78e750655
sql parser: support functions with identifier path (MSSQL)
|
5 年 前 |
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 年 前 |
ondrej
|
72e2a99b1f
sql parser: add source position information to element lists
|
5 年 前 |
ondrej
|
8a8b053d2b
sql parser: support SELECT without a FROM clause
|
5 年 前 |
ondrej
|
b473b7b5af
sql parser: fix source position
|
5 年 前 |
ondrej
|
c1ca0c30ea
sql parser: fix A*B, A/B and add tests
|
5 年 前 |
ondrej
|
928a1da500
sql parser: support A.* syntax
|
5 年 前 |
ondrej
|
abea9b678f
sql parser: unify identifier path code
|
5 年 前 |
ondrej
|
d091cfac78
sql parser: support CASE expression
|
5 年 前 |
ondrej
|
23562f00ee
sql parser: support LIMIT for FireBird/MSSQL/Postgres/MySQL
|
5 年 前 |
ondrej
|
ffe7475cb4
sql parser: support []-identifiers
|
5 年 前 |
ondrej
|
431ac990a1
sql parser: add test for SQL generation of fields with path
|
5 年 前 |
ondrej
|
24571f17f2
sql parser: support field with schema
|
5 年 前 |
ondrej
|
2889615156
sql parser: change Functions to Properties for better debugging
|
5 年 前 |
ondrej
|
265a76aa02
sql parser: support table with schema
|
5 年 前 |
ondrej
|
6c765aa9ab
TCustomBufDataset: set PacketRecords to 1 only on a UniDirectional dataset
|
5 年 前 |
florian
|
98dd1d7421
record only, already merged with early commits
|
4 年 前 |
Michael VAN CANNEYT
|
006e1cec96
* Refer to mainunit for lazarus IDE
|
2 年 前 |
Michael VAN CANNEYT
|
e7ef77bcbe
* Refer to mainunit for lazarus IDE
|
2 年 前 |