Historique des commits

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