marco
|
4dc972ceee
# revisions: 44530,44531,44634,45363,45494,46756,46065
|
4 سال پیش |
marco
|
415c951a87
--- Merging r42331 into '.':
|
6 سال پیش |
michael
|
2627964fec
* Merging revisions 42350 from trunk:
|
6 سال پیش |
michael
|
16ba47be46
* Patch from Ondrej Pokorny to convert unit names to CamelCase (bug ID 33481)
|
7 سال پیش |
michael
|
10d20a57b7
* Fix bug ID #32962, allowing to define multiple indexes in indexdefs
|
7 سال پیش |
marco
|
869d24f7d1
* spelling mistakes fpc repo part, mantis #30233
|
9 سال پیش |
michael
|
e209b1604f
* Correct error message for unknown connector, add param value message
|
10 سال پیش |
marco
|
f8fda7ed65
* typo fix, patch by Silvio Cl'ecio mantis #28107
|
10 سال پیش |
michael
|
9a807bdfe3
* Implemented RETURNING clause as a way of updating fields
|
10 سال پیش |
michael
|
844cf495f8
* Set PacketRecords to -1 if IndexFieldNames is set (bug ID 25387)
|
10 سال پیش |
michael
|
6d5622aca3
* Implemented RefreshSQL and fetching value for AutoInc fields
|
10 سال پیش |
michael
|
f00212c993
* Fix+Test for bug #27068 : coCheckRowsAffected
|
10 سال پیش |
michael
|
6b32a6e0e5
* Transaction options and connection options
|
10 سال پیش |
michael
|
a53fca1b67
* QueryOptions for disconnected mode and autoapplyupdates
|
10 سال پیش |
joost
|
8b6c61bb86
* Forgot to commit file in r21641
|
13 سال پیش |
joost
|
f011d02833
* Raise an exception when a TBufDataset is opened while there is no dataset created
|
13 سال پیش |
joost
|
c16b79c1a6
Improved working with stand-alone TBufDataset:
|
13 سال پیش |
michael
|
627bc7f73b
* Forgot to commit constants used in sqldb logging
|
14 سال پیش |
joost
|
00f42cbdf1
* Allow searching and filtering on ftFixedWidth fields
|
15 سال پیش |
joost
|
663a59e75b
* Better fix for r13969. Let the database-server handle invalid null-parameters. Tip from Martin Schreiber
|
16 سال پیش |
joost
|
a3760ab67e
* Forgot to commit file, fixed compilation
|
16 سال پیش |
joost
|
b0cf2a2dc6
* Use TField.Assignvalue to set the fieldvalues in DoInsertAppend
|
17 سال پیش |
joost
|
c79e23c5eb
* Register DataPacketReaders
|
17 سال پیش |
joost
|
b2bc1a17ff
* Implemented TDataset.AppendRecord and InsertRecord + test (bug 11450)
|
17 سال پیش |
joost
|
6f8fd76e21
* Restructured the ApplyRecUpdates mechanism. Update-queries are only created when necessary and improved error messages. Readonly does not depend on ParseSQL anymore (mantis 9254) + test
|
17 سال پیش |
joost
|
321be49ff5
* Added TSQLQuery.ServerIndexDefs, the indexes on the server are now stored in this new property instead of IndexDefs which from now on only stores the local indexes
|
17 سال پیش |
joost
|
3852af4afb
* Moved StringsReplace from sqldb to strutils
|
17 سال پیش |
joost
|
934d35f27a
* Implemented mergesort BuildIndex
|
17 سال پیش |
joost
|
5c1ce50a91
* Implemented some kind of AddIndex when ArrayBuf is defined
|
17 سال پیش |
joost
|
96fe8e196a
* Started adding an array-approach to the already existing double-linked list mechanism in TBufDataset. The list based on an array can be enabled with the ARRAYBUF define
|
18 سال پیش |