summaryrefslogtreecommitdiff
path: root/packages/fcl-db/src/sqlite/sqliteds.pas
Commit message (Expand)AuthorAgeFilesLines
* * Do not change SQL property value internally. Use instead a separated field ...blikblum2010-08-011-2/+2
* * Implement LastInsertRowIdblikblum2009-11-201-0/+6
* * Fix visibility of methodsblikblum2009-11-031-5/+5
* * Make SqliteVersion a class methodblikblum2009-02-221-3/+3
* * Retrieve the string field size from the sqlite field descriptionblikblum2009-02-221-7/+6
* * Allocate linked list with extra space for calculated fieldsblikblum2009-02-201-5/+12
* * Refactor InternalInitFieldDefs to allow retrieve the FieldDefs without open...blikblum2009-02-191-2/+2
* * Set the first value of Auto Increment fields to 1 (same behavior as sqlite)blikblum2009-01-191-1/+1
* Patch from Luiz Americo, bug 12703joost2008-11-271-97/+106
* Patch from Luiz Americo:joost2008-02-161-23/+23
* Patch from Luiz Americo:joost2008-01-221-2/+11
* * Patch from Luiz Americo to set TStringField.Size:=dsMaxStringSizejoost2007-11-141-2/+5
* * Patch from Luiz Americo to fix TField.Size issuesjoost2007-11-131-34/+20
* * Patch from Luiz Americo:joost2007-03-161-18/+28
* * move fcl sources to separate packagespeter2007-02-251-0/+358