Commit History

Author SHA1 Message Date
  marco 047cff3944 * Initial (var)binary field support for mysql and sqlite, patch by Lacak2, 14 years ago
  marco 91f8ee8b89 * improve mapping of db type char to relative new ftfixedchar fieldtype. + tests. Mantis #20483, patch by Lacak2 14 years ago
  marco d630a85cbd * sqlite bcd fixes. Mantis #16924, patch by Lacak2 14 years ago
  marco d6ec10d166 * patch to order output of getschemainfo(sttables) for sqlite, patch by Lacak2, mantis #19957 14 years ago
  marco dd00510c64 * fix epoch difference TDateTime and sqlite julian. Mantis bug #16886 14 years ago
  marco 8bb66f5e07 * add bigint. sqlite compat. 14 years ago
  marco 0d71ef61fc * Committed patch from LacaK2 that adds some SQL unicode fieldtypes for sqlite3 14 years ago
  marco 0e7e7e98ec * cleanup sqlite connection for BCD formatsetting improvements 14 years ago
  joost 2ad62c4754 * Added ftFmtBCD param support, from Ladislav Karrach, bug #18809 14 years ago
  joost 7f1a6b8e3e * Patch from Ladislav Karrach to add msec support to sqlite-time fields, 14 years ago
  joost 30a019d421 * Allow sqlite time(intervals) > 24 hours 14 years ago
  joost f496f3c795 * Fixed support of TFmtBcd fields for sqlite3, bug #16853 14 years ago
  joost 41342ab54f * Accidentally comitted files, trying to apply patch from Ladislav Karrach to 14 years ago
  joost d6adcdfe81 * Patch from Ladislav Karrach to use a field's type-affinity to determine the fieldtype. (Fixes aggregate test) 14 years ago
  joost 2ba53fb6d6 * Added support for ftMemo-params in TSQLite3Conn 14 years ago
  joost 5fc605df60 * Added recognition of CLOB fields to TSqlite3Conn + test, bug #17004 14 years ago
  michael 774978a687 * Minor code cleanup suggested by LacaK <[email protected]> 14 years ago
  michael ae380229b6 * Applied patch from bug #16493 14 years ago
  michael 413dcde4aa * Made used SQLLite library name configurable 14 years ago
  joost 25fd20f055 * Do not use an old connection handle when the connection is reconnected, bug #16438 + test 15 years ago
  joost 73df2c730d * Result all indexes on UpdateIndexDefs, not only the PK. Patch from Ladislav Karrach, bug #16493 15 years ago
  joost a8ee8cdbb3 * Detect multiple fields in primary key for sqlite + test, bug #16493 15 years ago
  joost cb92994356 * New property TSQLConnection.FieldNameQuoteChars, these chars (start- and 15 years ago
  joost c8467353ea * Fix for two columns with the same name 16 years ago
  joost 668e50b88c * Fixed ftBCD support, partly bug #12143. Note that a TParam with a datatype of ftBCD in practice never occurs 16 years ago
  joost 2788fec70e * Removed unused method StringQuery 17 years ago
  joost 545e44ff11 * Removed unused BlobsCached function 17 years ago
  joost 73f2423c06 * Recognize Timestamp records as TDateTime fields 18 years ago
  joost 7d0bf5064a * Fixed data/time/datetime fields 18 years ago
  joost 0fcf57fc1c * Implemented RowsAffected and modified the test 18 years ago