Commit History

Author SHA1 Message Date
  Ondrej Pokorny ff610b0ffb TPQConnection.Execute fixes 2 years ago
  Michaël Van Canneyt 9b613b1a94 * Removed debug define 2 years ago
  Michaël Van Canneyt bcf4555d01 * Fix some compiler warnings 2 years ago
  Michaël Van Canneyt a44a19cba4 * 32/64 bit, handle ExecPrepared result correctly 2 years ago
  Michaël Van Canneyt 8f502209dd ID only 32 bit 2 years ago
  Michaël Van Canneyt 1786d889ee * Refactored to be able to solve threadsafety problem 2 years ago
  Ondrej Pokorny f9b1a5acfb Postgres: more information in EPQDatabaseError 2 years ago
  Michaël Van Canneyt 27f8f077d5 * Patch from Luxa Olivetti, fix for issue #33737 3 years ago
  marcoonthegit afcf3e5201 * Added headers (bug #39481) for fcl-db. 3 years ago
  Michaël Van Canneyt c46b45bf72 * Patch from Laco to add TSingleField 3 years ago
  ondrej 28e359f091 pqconnection: refactoring - use variable 4 years ago
  ondrej 72fc981c7f pqconnection: support ftVarBytes parameters (TParam.SetAsBytes) 4 years ago
  ondrej 63a231a93d * fcl-db: PQConnection needs a lowercase port param 4 years ago
  michael d88db13211 * Make fpdoc happy, semicolon before final end 4 years ago
  lacak d68ce429ab fcl-db: base: add some of new Delphi field types into enumeration TFieldType 5 years ago
  michael 147a766890 * Indicate and use sqSequences connection info, fix bug #0035241 (statement for sqlite next sequence value) 5 years ago
  michael 0ce71294ea * Fix Bug ID #0033025 : Prepare should be called only once for repeated use 6 years ago
  michael f4921daee6 * Fix prepare without parameters 6 years ago
  michael 3d64594ad7 * Add support for citext field 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