| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Applied patch from 19097, compilable with Delphi | michael | 2011-04-04 | 1 | -16/+41 |
| * | * ONChange removed from field, TDatset Descendents must do it | michael | 2011-04-04 | 1 | -2/+0 |
| * | * Fixed some tests for firebird | michael | 2011-04-02 | 1 | -2/+10 |
| * | * Added OnValidate event support (17510) | michael | 2011-04-02 | 1 | -0/+8 |
| * | * Fix for 19018 | michael | 2011-03-29 | 1 | -1/+1 |
| * | * Fixed bug 19008 | michael | 2011-03-28 | 1 | -1/+1 |
| * | * BigInt is already set by default since r16882 | joost | 2011-03-27 | 1 | -3/+0 |
| * | * Added mysql51-connection type to testsuite | joost | 2011-03-27 | 1 | -3/+4 |
| * | * Use new BcdToStf(f) functions, bug 18988 | joost | 2011-03-27 | 1 | -10/+5 |
| * | * Better fix for mantis 17661, see r17077 | joost | 2011-03-25 | 3 | -7/+6 |
| * | * fixed minor logic errors in pqconnection that lead to double free (actuall... | marco | 2011-03-05 | 1 | -5/+9 |
| * | * expanded a ifdef mysql50 to 5.0 and 5.1. Mantis 0017661 | marco | 2011-03-05 | 1 | -2/+2 |
| * | * patch from Paul for further vista/win64 API enhancements (mantis 17958) | marco | 2011-03-05 | 1 | -1/+1 |
| * | * fix from mantis 17308 "memds" misses ftFixedChar when cloning a dataset fi... | marco | 2011-03-05 | 1 | -0/+2 |
| * | * Added test for ftTime fields | joost | 2011-02-24 | 3 | -1/+57 |
| * | * TFieldDef.Size for strings should contain the max. number of bytes in the ... | joost | 2011-02-23 | 1 | -7/+7 |
| * | * BCD-Variant support is now implemented, use it. | joost | 2011-02-22 | 1 | -6/+2 |
| * | * Fixed support of TFmtBcd fields for sqlite3, bug 16853 | joost | 2011-02-20 | 4 | -15/+34 |
| * | * Accidentally comitted files, trying to apply patch from Ladislav Karrach to | joost | 2011-02-20 | 8 | -10/+269 |
| * | * TGraphics header size was subtracted from non TGraphic blobs , | marco | 2011-02-15 | 1 | -1/+5 |
| * | * Use 'BIGINT'to test largeintfields by default, bug 18649 | joost | 2011-02-06 | 2 | -8/+48 |
| * | * twidestringfield.setfieldtype, mantis 18663, patch by Ladislav | marco | 2011-02-03 | 2 | -0/+7 |
| * | * Patch from Ladislav Karrach to use a field's type-affinity to determine th... | joost | 2011-01-30 | 1 | -3/+10 |
| * | * Added support for ftMemo-params in TSQLite3Conn | joost | 2011-01-30 | 1 | -4/+5 |
| * | * Added recognition of CLOB fields to TSqlite3Conn + test, bug 17004 | joost | 2011-01-30 | 2 | -1/+27 |
| * | * Minor code cleanup suggested by LacaK <lacak@zoznam.sk> | michael | 2011-01-18 | 1 | -2/+2 |
| * | * Applied patch from bug 16493 | michael | 2011-01-18 | 1 | -0/+4 |
| * | * patch from Lacak2, use dbconst for errormessage, mantis #0018161 | marco | 2010-12-20 | 1 | -2/+2 |
| * | Fix for 18239 | michael | 2010-12-17 | 1 | -1/+1 |
| * | * Made used SQLLite library name configurable | michael | 2010-12-03 | 1 | -2/+5 |
| * | * Forgot to commit constants used in sqldb logging | michael | 2010-12-03 | 1 | -1/+4 |
| * | * Logging facilities implemented | michael | 2010-12-02 | 1 | -4/+107 |
| * | * Fix by Graeme Geldenhuys: map blob subtype 1 to ftMemo | michael | 2010-11-26 | 1 | -11/+21 |
| * | * using value instead of avalue does not properly set bound because getvalue... | marco | 2010-11-21 | 1 | -1/+1 |
| * | * Set the version in the Makefile.fpc from the fcl-db sub package base so that | joost | 2010-11-13 | 2 | -1/+3 |
| * | * Fixed SetInsertSQL/SetDeleteSQL | michael | 2010-11-02 | 1 | -2/+2 |
| * | * Patch from José Mejuto so that TBufDataset.SetRecNo takes the active inde... | joost | 2010-10-29 | 1 | -1/+1 |
| * | * TBlobField.SaveToStream() should check whether CreateBlobStream actually cr... | michael | 2010-10-25 | 1 | -1/+2 |
| * | * Mark blob parameters as binary | michael | 2010-10-23 | 1 | -4/+14 |
| * | * Fixed blob parameter support | michael | 2010-10-23 | 1 | -43/+55 |
| * | * Fixed largeint parameter problem | michael | 2010-10-22 | 1 | -1/+1 |
| * | * Fixed spell error revealed by lintian. | mazen | 2010-10-06 | 3 | -4/+4 |
| * | + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and | jonas | 2010-09-29 | 22 | -80/+618 |
| * | * Attempt at MySQL 5.1 connection | michael | 2010-09-14 | 4 | -265/+245 |
| * | * Added tests for Grant/Revoke, fixed some bugs on the way | michael | 2010-09-03 | 7 | -96/+1628 |
| * | * Fixed bug 15939 | michael | 2010-08-19 | 1 | -9/+19 |
| * | * SQL parser | michael | 2010-08-16 | 16 | -185/+23942 |
| * | * Do not change SQL property value internally. Use instead a separated field ... | blikblum | 2010-08-01 | 3 | -12/+14 |
| * | * Map blob to SQL_LONGVARBINARY, MS SQL has a maximum of 8000 bytes for SQL_... | joost | 2010-07-01 | 1 | -1/+1 |
| * | * Make sure that fixed width parameters are really ftFixedChar | joost | 2010-07-01 | 1 | -7/+5 |