Commit History

Author SHA1 Message Date
  lacak 6c2554af69 fcl-db: tests: add support for ftLongWord, ftShortInt, ftByte field types to TBufDataset + basic test 4 years ago
  michael 3a55fef285 * Always initialize autoincvalue in createdataset 5 years ago
  ondrej 3f5f91f194 TCustomBufDataset: don't allow PacketRecords=-1 on a UniDirectional dataset. Issue #36884 5 years ago
  ondrej e08d8bba82 TCustomBufDataset: set PacketRecords to 1 only on a UniDirectional dataset 5 years ago
  ondrej c49dbb9d9c fcl-db: fix memory corruption in bufdataset. Issue #36747 5 years ago
  michael 694888e7c8 * Make sure open/close use same options in CSV close/open writing 5 years ago
  michael 76a4638a46 * Rework default file mechanism in bufdataset to fix bug #34435 5 years ago
  michael 3dba0fe5b2 Call CurrentIndexBuf only once 6 years ago
  michael 18479fa113 * Fix bug #36086 (Lookup causes AV if dataset is empty) 6 years ago
  michael e947d45447 * Fix bug ID #35769 6 years ago
  lacak 935af781e4 fcl-db: bufdataset: cosmetic (TAutoIncField is descendant of TLongIntField) 7 years ago
  michael e8f74fdbdb * Fix bug #33869, wrong assignment in CopyFromDataset for largeint fields 7 years ago
  lacak 7fc9871cbe fcl-db: bufdataset: fix for AV in test TTestCursorDBBasics.TestBookmarkValid 7 years ago
  michael 8f717ed66a * Fix memleak on refresh, spare record initialized twice 7 years ago
  michael 8487e5353c * Fix bug ID #33252 (attempt 2) 7 years ago
  michael 256ae133a2 * Fix bug #33252 7 years ago
  michael efa950a021 * Fix bug ID #33449 (BufDataset.FileName type change to TFileName) 7 years ago
  michael 8fdf4b2cc3 * Fix bug ID #33448 (AV getting index name) 7 years ago
  michael 10d20a57b7 * Fix bug ID #32962, allowing to define multiple indexes in indexdefs 7 years ago
  michael b0ad48c877 * Fix bug #31532 8 years ago
  michael fc7d4a36f4 * Allow specifying DESC indexes in IndexFieldNames. Patch by Lutz Mändle (bug ID 30479) 9 years ago
  lacak d2c53d48e9 fcl-db: base: 9 years ago
  lacak e75cc6626b fcl-db: bufdataset: cosmetic (remove unused/unneeded parts of code) 9 years ago
  lacak 8833c043b3 fcl-db: bufdataset: reimplement re-linking of records in update buffer. 9 years ago
  lacak a820b5997b fcl-db: bufdataset: efficient implementation of SameBookmarks method 9 years ago
  lacak 68f626f725 fcl-db: bufdataset: implement RevertRecord method for canceling one record cached update. 9 years ago
  michael e88285a257 * Fix bug ID #29296 (again) 9 years ago
  michael 81c4fe28bf * Added CopyFromDataset, Clear 9 years ago
  lacak 01d3297d37 fcl-db: bufdataset: revert prior commit 32807 as it causes fail of TTestSpecificTBufDataset.TestOpeningNonExistingDataset 9 years ago
  michael 49fcad5119 * Patch from Luiz Americo to remove redundant field check (is in BindFields) Bug ID #29296 9 years ago