michael
|
1a5c3bba66
* Avoid returning undefined when getting field data
|
4 年之前 |
michael
|
784e85a9dd
* Fix bug ID 37737: always set parentcomponent
|
5 年之前 |
michael
|
459935b75e
* Fix declaration : add const (bug ID 37541, by Henrique Werlang)
|
5 年之前 |
michael
|
50ce665a76
* Accept native Javascript Date, (adapted) patch from Bruno
|
5 年之前 |
michael
|
d744f40921
* Fix DefaultBytesToBlobData
|
5 年之前 |
michael
|
ba11536829
* Add ResolveStatus to TResolveInfo
|
5 年之前 |
michael
|
551b7e9911
* Rework dataset resolve mechanism to use separate status
|
5 年之前 |
michael
|
dbaafd3dd8
* loCancelPending added to load flags
|
6 年之前 |
michael
|
6219494a7a
* Loading
|
6 年之前 |
michael
|
980c23aa15
* Assume memo fields are sent as strings, not as bytes.
|
6 年之前 |
michael
|
3d687576c6
* Fix TBinaryField.Get/setAsBytes
|
6 年之前 |
michael
|
fae6877e9a
* Fix case where applyupdates is called when a previous batch is still ebing handled
|
6 年之前 |
michael
|
5012b557ae
* GotoBookmark checks that bookmark is valid.
|
6 年之前 |
michael
|
0a0fd7dfe0
* Locate by default starts from 0th record. Add option to allow search from current. Fix date handling
|
6 年之前 |
michael
|
b4fb0f45dd
* TBlobField must bet TBinaryField descendent, but needs to allow size 0
|
6 年之前 |
michael
|
8619a9f296
* Let TBlobField descend of TField
|
6 年之前 |
michael
|
3800875e45
* Fix SetBufListSize
|
6 年之前 |
michael
|
4dad417429
* Add indexing
|
6 年之前 |
michael
|
7f311b408c
* Implement FieldValues, Locate, Lookup and lookup fields (no cache yet)
|
6 年之前 |
michael
|
30d57e270c
* Remove offset in field, fix warning
|
7 年之前 |
michael
|
53a3015923
* Change OnApplyUpdates to be more future proof.
|
7 年之前 |
michael
|
00300a800d
* Change AfterApplyUpdates so it gets all resolveinfo from the batch
|
7 年之前 |
michael
|
6adedb6ade
* Enable calculated Fields support
|
7 年之前 |
michael
|
ad62d86c9b
* Reset update desriptor if it failed in current batch.
|
7 年之前 |
michael
|
04fdabce10
* Add mechanism to get pending updates info
|
7 年之前 |
michael
|
431727c61e
* Added ftDataset field type
|
7 年之前 |
mattias
|
79e513a16f
fcl: less hints
|
7 年之前 |
michael
|
2cd1d5909a
* Initialize next buffers when increasing buffer size
|
7 年之前 |
michael
|
27e3e726ea
* Fix case where active record is outside buffer range when buffer count is reduced
|
7 年之前 |
michael
|
eb11d23de7
* Remove some debug statements
|
7 年之前 |