Commit History

作者 SHA1 備註 提交日期
  Michaël Van Canneyt c120a13af8 * Unprepare on commit/rollback 1 年之前
  Michaël Van Canneyt a61d606643 * Close dataset on SQL change. Fixes issue #39610 1 年之前
  Ondrej Pokorny 8bd9651abd TSQLConnection.DoInternalDisconnect: safe with Assigned(FStatements) - like TDatabase.CloseDataSets etc. 1 年之前
  Michaël Van Canneyt d9fb288552 * Transfer ForcedClose from TSQLConnector to proxy. Fixes issue #39910 1 年之前
  Michaël Van Canneyt 151d72661a * Force close during destroy, add event to report errors 1 年之前
  Michael VAN CANNEYT ff7eb29706 * Dotted filenames for package fcl-db 2 年之前
  Michaël Van Canneyt eb009243aa * PChar -> PansiChar 2 年之前
  Michaël Van Canneyt f0f42ca2a2 * Add const for string where possible. Fixes issue #40051 2 年之前
  Michaël Van Canneyt a2a9db1e06 * Sync stored specifier names 3 年之前
  Michaël Van Canneyt 045b938dfa * Add storage specifier for params 3 年之前
  Michaël Van Canneyt c46b45bf72 * Patch from Laco to add TSingleField 3 年之前
  Michaël Van Canneyt 7b3ef85d2f * Patch from Werner Pamler to fix issue #39544 3 年之前
  michael 2da4113310 * Cursor can be nil, patch from Mattias Gaertner 4 年之前
  michael 25e2f29e01 * Add Port to SQLConnector 4 年之前
  ondrej 63a231a93d * fcl-db: PQConnection needs a lowercase port param 4 年之前
  michael 6d5816085d * Fix for 37993, attempt to prevent memory leak in case of database shutdown 4 年之前
  michael 07e2d4e4c5 * Avoid errors when dataset is not active while constructing update SQL. 5 年之前
  ondrej 166847c7c7 odbc: fix international column names 5 年之前
  michael 147a766890 * Indicate and use sqSequences connection info, fix bug #0035241 (statement for sqlite next sequence value) 5 年之前
  michael bbc6ac1349 * RollBack needs same changes as commit for broken connection 5 年之前
  michael e67989a8e8 * Fix bug ID #0036148 5 年之前
  michael 64795253ae * Fix serverfilter and Refresh 5 年之前
  michael 9396decb19 * Make sure FieldDefs.Update operates on prepared query 5 年之前
  michael 0ce71294ea * Fix Bug ID #0033025 : Prepare should be called only once for repeated use 5 年之前
  michael 15f999bcce * Implement macro support, by Zdravko Gabrovski (Bug ID 36057) 5 年之前
  michael ffb2444d60 * Make link dataset/connection/transaction thread safe (Bug ID 34274) 6 年之前
  michael 47dbaafa89 * Fix bug ID #0035246 6 年之前
  michael aee20cd54d * Proper fix for 35887 6 年之前
  michael 25681cc2a3 * Fix bug ID #35887 6 年之前
  michael ea62b51a1f * TSQLConnector GetNextValueSQL must call proxy implementation 6 年之前