Commit History

Author SHA1 Message Date
  joost 581cd410fe * fixed some warnings 18 years ago
  joost 4c4c69c89a * Implemented TIndexDef.Assign 18 years ago
  joost d9efc52dba * Replaced TIBConnections LoadBlobIntoStream for LoadblobIntobuffer 18 years ago
  joost 1a8ff494ff * Added support for fetching BLOB-fields directly in TBufDataset 18 years ago
  joost 90a6bdcdd4 * Implemented the sqEscapeSlash and sqescapeRepeat connection options 18 years ago
  joost 85cf9db5e7 * Commented some unneeded buggy code 18 years ago
  joost 4424835ba4 * some code-cleanup 18 years ago
  joost 66dd1e3127 + implemented CreateDB and DropDB methods for ibconnection, pqconnection and mysqlconnection 19 years ago
  micha d704af7216 fix compilation for {$T+} linux/win 19 years ago
  joost d0a367ef1e + Caching of blob-fields which can only be fetched for the current record is now handled by TSQLConnection 19 years ago
  joost 96ea6d18fb + fix bug #7260: timestamp fields in integer_datetimes mode 19 years ago
  joost 87828e65a8 + Fix for bug #7205 19 years ago
  joost eddc1b3edd + Basics for editing BLOB-fields 19 years ago
  joost fdfe49015c + when an error occurs, do not automatically rollback the transaction, only make it possible 19 years ago
  joost 22982a127d + Fix for the postgresql transaction becoming invalid 19 years ago
  joost ef160f44a3 + fix for TBCD.GetDataSize 19 years ago
  joost 4cbb626991 + implemented bcd-fields for postgresql 19 years ago
  joost 68a8f531fe + Added support for empty parameters to TPQConnection 19 years ago
  joost 530ab18c2a + Fixed problems with DateTimes before 1899-12-29 (issue #6925) 19 years ago
  joost 9972dc9996 + Removed the usage of a cursor 19 years ago
  joost ce902aedee * fixed bug #4837, as suggested by submitter Tomasz Łobejko 19 years ago
  joost c6bfbcfa91 * Handle postgresql text fields as ftString 19 years ago
  joost 51d2ca878c + fixed compilation 19 years ago
  joost 22ff909af8 + moved empty databasename check to TSQLConnection 19 years ago
  joost 242fecede0 + localized Baseres to avoid a second clear 20 years ago
  joost 6d291bb336 + Centralized all parameter-parsing in TParams.ParseSQL (bug 4374) 20 years ago
  joost 908cf4c7e2 + fixed some memory issues when using parameters 20 years ago
  joost 21dde458f5 + Fix bug #4376, varchar without size specification 20 years ago
  joost a978896d7f + Implemented GetSchemaInfoSQ 20 years ago
  joost 7cfc057994 - added support for datetime-parameters 20 years ago