lacak
|
1b9842c33a
fcl-db: bufdataset: when new record is inserted or existing edited and some sorted index is presented record is moved to proper position in index. (introduces OrderCurrentRecord method). Small drawback is than in case of inserting record new record is first inserted before current record and then moved to proper position.(but it takes only few memory operations in current implementation).
|
il y a 12 ans |
lacak
|
c5e8af10a4
fcl-db:
|
il y a 12 ans |
reiniero
|
c9e838e2f9
+ FCL-DB: db test framework: add test for issue #23509: locate must ignore lopartialkey for non-string fields
|
il y a 12 ans |
lacak
|
83f411adb9
fcl-db: test: for UniDirectional datasets is RecNo=-1 (also in Delphi), so fix test.
|
il y a 12 ans |
reiniero
|
50f1ab686a
* fcl-db tests: clarified TTestBufDatasetDBBasics.TestIndexEditRecord error messages/description
|
il y a 12 ans |
lacak
|
9e5c31331e
fcl-db: tests: add more information to be able find point where test fails.
|
il y a 12 ans |
lacak
|
e8b2ae1112
fcl-db: tests: More descriptive error messages.
|
il y a 12 ans |
lacak
|
3aedcd11f3
fcl-db test: rename obsolete test plus comment why it is safe to remove him at all. See also bug #22124
|
il y a 13 ans |
marco
|
a320db479e
* applied BOF patch + test from Lacak2. Mantis #22377
|
il y a 13 ans |
michael
|
2bb5a1ba7b
* Patch from Ludo Brands to test Modified behaviour
|
il y a 13 ans |
joost
|
4151e3f2c1
* Stream TBufdataset fmtBcd fields (xml)
|
il y a 13 ans |
marco
|
31371eade1
* fix misnamed field in lookup related test, mantis #22113, patch by Lacak2.
|
il y a 13 ans |
joost
|
f67a327240
* Set Field.FieldNo to 0 for fields that are not bound to a fielddef, so that
|
il y a 13 ans |
joost
|
4bbaeeccc6
* Reinstated the thest that was removed in r21365. Better not replace tests with
|
il y a 13 ans |
marco
|
9e5316afd1
* Patch from Mantis #22105 by Lacak2 that improves oldvalue testing.
|
il y a 13 ans |
joost
|
50704e55c8
* Implemented TBufDataset.MergeChangelog
|
il y a 13 ans |
joost
|
67ab61dcc8
* Moved .ReadOnly property from TSQLQuery to TBufDataset
|
il y a 13 ans |
joost
|
a5bfcb026d
* Fixed case-insensitive filtering on filters like *blah*
|
il y a 13 ans |
marco
|
7800cd4ff5
* Cleanup of adding records to bufdatasets with indexes. Mantis #20514, patch by Lacak2.
|
il y a 13 ans |
joost
|
a48a84f54e
* Moved those tests in TTestDBBasics that needs a cursor to the new
|
il y a 13 ans |
joost
|
06f0e3f9fa
* Fixed compilation by Delphi
|
il y a 13 ans |
marco
|
e36183cbc8
* removing a temporary workaround in the db testsuite and a minor cleanup
|
il y a 14 ans |
marco
|
064ecf3d6c
* fix decimalseparator locale issues in fcl-db testsuite, mantis #19564
|
il y a 14 ans |
joost
|
46aa4bfc0f
* Test for r17704
|
il y a 14 ans |
joost
|
9689e49657
* Patch from Ladislav Karrach to fix some locale-test issues
|
il y a 14 ans |
joost
|
44f09afaf6
* Patch from Lasislav Karrach to implement ftTime parameter support to odbc+
|
il y a 14 ans |
joost
|
366a8dd966
* Added test for ftTime fields
|
il y a 14 ans |
joost
|
f496f3c795
* Fixed support of TFmtBcd fields for sqlite3, bug #16853
|
il y a 14 ans |
joost
|
41342ab54f
* Accidentally comitted files, trying to apply patch from Ladislav Karrach to
|
il y a 14 ans |
joost
|
6a6ab2a392
* Call TDatalink.LayoutChanged when controls are disabled and dataset closed/opened. Bug #16428 + test
|
il y a 15 ans |