Michaël Van Canneyt
|
f10fbacf85
* 32/64 bit, handle ExecPrepared result correctly
|
2 years ago |
Michaël Van Canneyt
|
50cd370360
ID only 32 bit
|
2 years ago |
Michaël Van Canneyt
|
0310beeb65
* Refactored to be able to solve threadsafety problem
|
2 years ago |
Ondrej Pokorny
|
143062c064
Postgres: more information in EPQDatabaseError
|
2 years ago |
Michaël Van Canneyt
|
69ffa43ccf
* Patch from Luxa Olivetti, fix for issue #33737
|
3 years ago |
marcoonthegit
|
184d8c4e9a
* Added headers (bug #39481) for fcl-db.
|
3 years ago |
Michaël Van Canneyt
|
b907920ef3
* Patch from Laco to add TSingleField
|
3 years ago |
ondrej
|
2338aa4d5e
pqconnection: refactoring - use variable
|
4 years ago |
ondrej
|
cc3a46b9e1
pqconnection: support ftVarBytes parameters (TParam.SetAsBytes)
|
4 years ago |
ondrej
|
dfbed51167
* fcl-db: PQConnection needs a lowercase port param
|
4 years ago |
michael
|
b569782153
* Make fpdoc happy, semicolon before final end
|
4 years ago |
lacak
|
254c175b9f
fcl-db: base: add some of new Delphi field types into enumeration TFieldType
|
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
|
30843263ff
* Merging revisions 43655 from trunk:
|
5 years ago |
michael
|
590c23c6bb
* Merging revisions 42831,42832 from trunk:
|
6 years ago |
michael
|
b859d486b4
* TBlobData is now TBytes as in Delphi (avoid code page conversions)
|
7 years ago |
michael
|
6b775a2090
* Fix bug ID #33714: do not allow string conversions on blob fields
|
7 years ago |
michael
|
f9e790aa3f
* Fix bug ID #33691, BCD not correctly passed on
|
7 years ago |
michael
|
16ba47be46
* Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)
|
7 years ago |
michael
|
d40bf3684b
* Change to use new charset and charwidth
|
9 years ago |
michael
|
5ab123883a
* Make sure formatting settings are not used when passing datetime values
|
9 years ago |
michael
|
ba506acf9f
* Actually log new log types (ActualSQL and ParamValue)
|
10 years ago |
michael
|
526f91b28f
* Patch from bug #28125 by Silvio Clecio
|
10 years ago |
michael
|
9a807bdfe3
* Implemented RETURNING clause as a way of updating fields
|
10 years ago |
lacak
|
d193c51dbd
fcl-db: cosmetic
|
10 years ago |
michael
|
743324f72b
* Patch from Laco with minor modification from bug ID #27251
|
10 years ago |
michael
|
f2b2310856
* Added support for JSON fields, patch from Silvio Clecio (Bug ID 27606)
|
10 years ago |
lacak
|
d8ce1caea3
fcl-db: postgresql: Fix AV in UnprepareStatement (TPQCursor.tr is nil).
|
10 years ago |
lacak
|
aa7dfdff96
fcl-db: postgresql: cosmetic
|
10 years ago |
michael
|
6b32a6e0e5
* Transaction options and connection options
|
10 years ago |