Commit History

Author SHA1 Message Date
  blikblum da100b43f7 Use actual item instead of cache item for edit 10 years ago
  blikblum 7468b0b7f7 Use sqlite3_prepare_v2 instead of sqlite3_prepare. Fixes a bug when creating two tables and trying to call TableExists 10 years ago
  blikblum d0c8c121ab Change variables from PChar to PAnsiChar 10 years ago
  blikblum e10071da70 * fix retrieving AutoInc value when index of autoinc field differs in Fields and in fielddefs 14 years ago
  marco 5bc46002b9 * sqlite datasets adapted to also take BIGINT as ftlargeint type as per 14 years ago
  blikblum 50861d26ab * Do not change SQL property value internally. Use instead a separated field (FEffectiveSQL) 15 years ago
  blikblum 1bf2cfd5e8 * Set Datasize for the unrecognized field types 15 years ago
  blikblum 9e44456f81 * Implement LastInsertRowId 15 years ago
  blikblum d0783df9f8 * Fix visibility of methods 16 years ago
  blikblum df7a6b0f5d * Make SqliteVersion a class method 16 years ago
  blikblum daa5fed573 * Retrieve the string field size from the sqlite field description 16 years ago
  blikblum d1315e82c3 * Allocate linked list with extra space for calculated fields 16 years ago
  blikblum d69d875d2a * Refactor InternalInitFieldDefs to allow retrieve the FieldDefs without opening the dataset (Fix InitFieldDefs) 16 years ago
  blikblum dad91368a7 * Set the first value of Auto Increment fields to 1 (same behavior as sqlite) 16 years ago
  joost 332d850f1e Patch from Luiz Americo, bug #12703 16 years ago
  joost 68572932d4 Patch from Luiz Americo: 17 years ago
  joost c5aa15f41b Patch from Luiz Americo: 17 years ago
  joost 3e8f7bed75 Patch from Luiz Americo: 17 years ago
  joost 465b41fbfd * Patch from Luiz Americo to set TStringField.Size:=dsMaxStringSize 18 years ago
  joost dd25f17f96 * Patch from Luiz Americo to fix TField.Size issues 18 years ago
  joost 0021d0f27b Patch from Zaher Dirkey (modified) 18 years ago
  joost 07d97e2916 * Patch from Luiz Americo: 18 years ago
  peter 5b8dd4c004 * move fcl sources to separate packages 18 years ago