Michaël Van Canneyt
|
463f35897d
* Transfer ForcedClose from TSQLConnector to proxy. Fixes issue #39910
|
1 year ago |
Michaël Van Canneyt
|
61fa1a63c1
* Force close during destroy, add event to report errors
|
1 year ago |
Michaël Van Canneyt
|
838cbde44a
* Add const for string where possible. Fixes issue #40051
|
2 years ago |
Michaël Van Canneyt
|
f3026aac16
* Sync stored specifier names
|
3 years ago |
Michaël Van Canneyt
|
c584ab449f
* Add storage specifier for params
|
3 years ago |
Michaël Van Canneyt
|
b907920ef3
* Patch from Laco to add TSingleField
|
3 years ago |
Michaël Van Canneyt
|
7d3836fefc
* Patch from Werner Pamler to fix issue #39544
|
3 years ago |
michael
|
4351d2a62d
* Add Port to SQLConnector
|
4 years ago |
ondrej
|
dfbed51167
* fcl-db: PQConnection needs a lowercase port param
|
4 years ago |
michael
|
07d353c3c6
* Fix for 37993, attempt to prevent memory leak in case of database shutdown
|
4 years ago |
michael
|
0d71b5ede0
* Merging revisions 48702 from trunk:
|
4 years ago |
marco
|
c9b4a1eec0
fcl-db revs 42907,42933,42944,43001,43002,43003,43024,43033,43037,43039,43154,43156,46355,46356,46357
|
5 years ago |
michael
|
6166daf414
* Merging revisions 45189,45192 from trunk:
|
5 years ago |
ondrej
|
227f408df9
Merge revisions: r44040, r43881, r43700, r43699, r43698, r43602
|
5 years ago |
michael
|
30843263ff
* Merging revisions 43655 from trunk:
|
5 years ago |
michael
|
8ca580c2ad
* Merging revisions 42972 from trunk:
|
5 years ago |
michael
|
590c23c6bb
* Merging revisions 42831,42832 from trunk:
|
6 years ago |
michael
|
5e6081f217
* Merging revisions 42789,42790,42791,42792,42793 from trunk:
|
6 years ago |
michael
|
02d9b6f18d
* Merging revisions r42273,r42276,r42277,r42278,r42279,r42285,r42295,r42296,r42297,r42298,r42298,r42299,r42300 from trunk:
|
6 years ago |
marco
|
4873692ce5
--- Merging r40063 into '.':
|
6 years ago |
michael
|
01517dfab2
* (Slightly modified) Patch from Ondrey to allow customizing TParams created in TSQLQuery and friends
|
7 years ago |
michael
|
373061043b
* Patch from Ondrej Pokorny to allow customizing the kind of query being created (bug ID 0033863)
|
7 years ago |
lacak
|
ea124c68f5
fcl-db: sqldb: add MySQL 'utf8mb4' to list of UTF-8 charsets. Note: MySQL 'utf8' is MBCS with CharSize=3
|
7 years ago |
michael
|
16ba47be46
* Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)
|
7 years ago |
lacak
|
d47be9c3f7
fcl-db: sqldb: reverting previous commit 37947.
|
7 years ago |
lacak
|
a4354e3801
fcl-db: sqldb: use ISO-8601 format for DateTime literals, which is not locale dependant and supported by PostgreSQL,MSSQL,MySQL,Sqlite. Bug #32979
|
7 years ago |
lacak
|
950082f371
fcl-db: oracle: adjust buffer for BLOBs, when reading CLOBs,NCLOBs. Bug #32377
|
8 years ago |
lacak
|
85c9167f40
fcl-db: sqldb: storage specifiers for Options properties
|
8 years ago |
lacak
|
689fa805eb
fcl-db: sqldb: when applying updates to modified record, look for parameter ":field_name" in InsertSQL,UpdateSQL,DeleteSQL first in TFields and if not found then in TParams. Bug #31411
|
8 years ago |
pierre
|
7031c1c1e5
Do not use a set with CP_NONE, whose value is
|
8 years ago |