marco
|
554ea590e3
* Batch of mostly db merges + TBytes definition that is already used in packages.
|
13 năm trước cách đây |
marco
|
e2d6ceb882
--- Merging r19247 into '.':
|
14 năm trước cách đây |
marco
|
4e22eebce9
--- Merging r19005 into '.':
|
14 năm trước cách đây |
joost
|
79e000d04e
* Changed DefaultSQLFormatSettings into a constant, because changing this will lead to chaos in the locale-support
|
14 năm trước cách đây |
marco
|
7017009916
* currency and BSD asCurrency not asFloat. Patch by Lacak2, mantis #19558
|
14 năm trước cách đây |
marco
|
de266c9857
* moved and renamed defaultsqlformatsettings. Related to mantis #17188 (comment 49077)
|
14 năm trước cách đây |
marco
|
eb3ccbcb1f
* commit patch for various SQL formatting and conversions issues from Mantis #17188 from LacaK2
|
14 năm trước cách đây |
joost
|
c906f78b4a
* Fixed typo(?) in r17424
|
14 năm trước cách đây |
joost
|
0e56e188f8
* Simplified formatting of timeinterval strings, bug #18763
|
14 năm trước cách đây |
joost
|
b8f734522e
* Fixed default/mysql ftTime parameter support, bug #18718
|
14 năm trước cách đây |
joost
|
840d06dddb
* Published TSQLQuery.MaxIndexesCount and FieldDefs
|
14 năm trước cách đây |
michael
|
0ca7ca5517
* Logging facilities implemented
|
14 năm trước cách đây |
michael
|
054d2b71a2
* Fixed SetInsertSQL/SetDeleteSQL
|
14 năm trước cách đây |
michael
|
8d84ac54ca
* Added easy access function for params
|
15 năm trước cách đây |
joost
|
cc700b54b8
* Implemented TBufDataset.UniDirectional property
|
15 năm trước cách đây |
joost
|
cb92994356
* New property TSQLConnection.FieldNameQuoteChars, these chars (start- and
|
15 năm trước cách đây |
joost
|
a4a1cd76e5
* Do only add parentheses when necessary for filtering. So that when the
|
15 năm trước cách đây |
joost
|
6ba6be6b2b
* Patch from Ladislav Karrach to parse queries with the limit keyword, bug #15456
|
15 năm trước cách đây |
joost
|
39224aad96
* Splitted TBufDataset in TCustomBufDataset and TBufDataset
|
15 năm trước cách đây |
joost
|
5bfbd8e15d
* Implemented TBufDataset.Refresh + simple test/fixed test
|
15 năm trước cách đây |
joost
|
271ed77004
* patch from José Mejuto to fix applying more then one update when there is an update or insert query present, bug #14331
|
16 năm trước cách đây |
joost
|
3f98f6a5d0
* When a dataset is closed and it is not prepared it is assumed that a
|
16 năm trước cách đây |
joost
|
9f93cccd7a
* When the dataset is read from file, do not prepare the sql-statement
|
16 năm trước cách đây |
joost
|
ce55400037
* Call UpdateServiceIndexDefs before Execute, to avoid problems with databases which do not allow processing multiple recordsets at a time (MS SQL, bug #13241)
|
16 năm trước cách đây |
joost
|
8babc4920c
* Fix for streaming TSQLQuery.SQL and TSQLTransaction.Params
|
16 năm trước cách đây |
joost
|
aab8d374b6
* Do not use the locale DecimalSeparator when formatting float-parameters, bug #13279
|
16 năm trước cách đây |
joost
|
934a6b159f
* Also in ExecuteDirect the allocation and preparation of a cursor should be
|
16 năm trước cách đây |
joost
|
ee123bbaf9
* Set default value of UsePrimaryKeyAsKey to fix streaming, bug #13207
|
16 năm trước cách đây |
joost
|
6ceb016593
* Do not set the Transaction property of a TDatabase while assigning TSQLTransaction.Database when the TSQLTransaction is loaded from stream
|
16 năm trước cách đây |
joost
|
349ff010a1
' * Do not use a space as FieldNamesQuoteChar but an empty string, so that parameters are parsed correctly
|
16 năm trước cách đây |