ondrej
|
5055b3cb99
|
* forgotten int64 parameter type
git-svn-id: trunk@47339 -
(cherry picked from commit 4fa3362355 )
|
2023-12-16 15:43:35 +01:00 |
|
marcoonthegit
|
138fa82742
|
* one manual fix in two commits ago not git added.
|
2023-12-16 15:26:01 +01:00 |
|
Michaël Van Canneyt
|
b54f4c53b0
|
* Do not use comp type, use int64 instead. Fix issue #40469
(cherry picked from commit bad90711ef )
|
2023-12-16 15:20:09 +01:00 |
|
Michaël Van Canneyt
|
f1599dbfc8
|
* Port in small letters, postgres requires lowercase port setting
(cherry picked from commit 1da1a67369 )
|
2023-12-16 14:48:33 +01:00 |
|
Michaël Van Canneyt
|
2c52909562
|
* Removed debug define
(cherry picked from commit 9a08966d77 )
|
2023-12-16 14:48:17 +01:00 |
|
Michaël Van Canneyt
|
4b72417dbc
|
* Fix some compiler warnings
(cherry picked from commit eaf665e8c4 )
|
2023-12-16 14:48:09 +01:00 |
|
Michaël Van Canneyt
|
4e1e30b102
|
* Fix compiler warning
(cherry picked from commit 1d9a17377d )
|
2023-12-16 14:48:02 +01:00 |
|
Michaël Van Canneyt
|
70967d03aa
|
* Remove baseunix
(cherry picked from commit a33bd31734 )
|
2023-12-16 14:47:55 +01:00 |
|
Michaël Van Canneyt
|
f53ac59533
|
* Allow to set LogEvents on created connections
(cherry picked from commit 869496b9e2 )
|
2023-12-16 14:47:48 +01:00 |
|
Michaël Van Canneyt
|
f10fbacf85
|
* 32/64 bit, handle ExecPrepared result correctly
(cherry picked from commit 9c0a59b069 )
|
2023-12-16 14:47:39 +01:00 |
|
Michaël Van Canneyt
|
50cd370360
|
ID only 32 bit
(cherry picked from commit bdf5343770 )
|
2023-12-16 14:47:32 +01:00 |
|
Michaël Van Canneyt
|
71e664ab71
|
* Fix compilation on non-unix. fix issue #40132
(cherry picked from commit 01d3af48a1 )
|
2023-12-16 14:47:24 +01:00 |
|
Michaël Van Canneyt
|
0310beeb65
|
* Refactored to be able to solve threadsafety problem
(cherry picked from commit 68c52cf025 )
|
2023-12-16 14:47:16 +01:00 |
|
Michaël Van Canneyt
|
98ede46280
|
* SQLDB Database connection pool
(cherry picked from commit 1790b0c466 )
|
2023-12-16 14:46:58 +01:00 |
|
Ondrej Pokorny
|
143062c064
|
Postgres: more information in EPQDatabaseError
(cherry picked from commit f9b1a5acfb )
|
2023-12-16 14:34:33 +01:00 |
|
Michaël Van Canneyt
|
69ffa43ccf
|
* Patch from Luxa Olivetti, fix for issue #33737
(cherry picked from commit 27f8f077d5 )
|
2023-12-16 14:34:25 +01:00 |
|
Michaël Van Canneyt
|
d209df65b2
|
* Set buffer size
(cherry picked from commit e45b31ced5 )
|
2023-12-16 14:34:15 +01:00 |
|
Michaël Van Canneyt
|
a04d892e40
|
* Allow descendentsto set default buffer size
(cherry picked from commit 2f355fe96b )
|
2023-12-16 14:34:03 +01:00 |
|
Michaël Van Canneyt
|
4b2a7681b4
|
* Move fdbf back to private section
(cherry picked from commit 9d776f058e )
|
2023-12-16 14:33:55 +01:00 |
|
Frank Rademakers
|
b5eb207a7d
|
Additional Visual Foxpro functionality for TDbf. AutoInc fields work and can...
(cherry picked from commit 9d4cdc9383 )
|
2023-12-16 14:33:47 +01:00 |
|
Michaël Van Canneyt
|
0376cb7ae8
|
Reset col when reading new lines. Fix issue #39356
(cherry picked from commit 672f90bf40 )
|
2023-12-16 14:33:41 +01:00 |
|
Ondrej Pokorny
|
7f561e7825
|
db xmldatapacketreader: don't use PChar in InitLoadRecords
(cherry picked from commit b28adbad5f )
|
2023-12-16 14:33:32 +01:00 |
|
Ondrej Pokorny
|
faa1c72996
|
db xmldatapacketreader: fix range check error in InitLoadRecords
(cherry picked from commit 2093be8fc3 )
|
2023-12-16 14:33:23 +01:00 |
|
Ondrej Pokorny
|
6236a5f558
|
odbc: bind string parameters as SQL_WLONGVARCHAR only for more than 2000 characters
(cherry picked from commit f57adee862 )
|
2023-12-16 14:33:13 +01:00 |
|
Ondrej Pokorny
|
5874dc3cca
|
odbc: fix long string parameter bindings
(cherry picked from commit fefb13da3b )
|
2023-12-16 14:33:06 +01:00 |
|
Michaël Van Canneyt
|
f3026aac16
|
* Sync stored specifier names
(cherry picked from commit a2a9db1e06 )
|
2023-12-16 14:32:58 +01:00 |
|
Michaël Van Canneyt
|
c584ab449f
|
* Add storage specifier for params
(cherry picked from commit 045b938dfa )
|
2023-12-16 14:32:50 +01:00 |
|
marcoonthegit
|
184d8c4e9a
|
* Added headers (bug #39481) for fcl-db.
(cherry picked from commit afcf3e5201 )
|
2023-12-16 14:32:43 +01:00 |
|
Ondrej Pokorny
|
4dcf6714f6
|
db odbcconn: error messages received through SQLGetDiagRec are ANSI - convert them to CP_ACP
(cherry picked from commit adb264a711 )
|
2023-12-16 14:32:37 +01:00 |
|
Michaël Van Canneyt
|
12b6a01a87
|
* Remove SQLDB dependency of csvdataset unit
(cherry picked from commit 21326cfb9a )
|
2023-12-16 14:29:36 +01:00 |
|
Michaël Van Canneyt
|
f1d1eb8914
|
* Fix memleak when writing CSV data. Fix issue #39607
(cherry picked from commit 56acf11ec2 )
|
2023-12-16 14:29:30 +01:00 |
|
Michaël Van Canneyt
|
85f7e96162
|
* Additional fieldtypes for GetFromField
(cherry picked from commit 003d3267f0 )
|
2023-12-16 14:29:23 +01:00 |
|
Michaël Van Canneyt
|
9503f78bd7
|
* Need fielddefs
(cherry picked from commit ab013b6b69 )
|
2023-12-16 14:28:43 +01:00 |
|
Michaël Van Canneyt
|
7fe9c4ba73
|
* Need fielddefs
(cherry picked from commit 1b4ad74b68 )
|
2023-12-16 14:28:34 +01:00 |
|
Michaël Van Canneyt
|
b8ad0cfabf
|
* Fix fieldmap & object generator
(cherry picked from commit e09bf7e266 )
|
2023-12-16 14:28:24 +01:00 |
|
Michaël Van Canneyt
|
8b3e745c52
|
* Patch from Laco to implement filtering on null values
(cherry picked from commit f1043ef099 )
|
2023-12-16 14:28:16 +01:00 |
|
Michaël Van Canneyt
|
b907920ef3
|
* Patch from Laco to add TSingleField
(cherry picked from commit c46b45bf72 )
|
2023-12-16 14:28:10 +01:00 |
|
Michaël Van Canneyt
|
7d3836fefc
|
* Patch from Werner Pamler to fix issue #39544
(cherry picked from commit 7b3ef85d2f )
|
2023-12-16 14:28:01 +01:00 |
|
Michaël Van Canneyt
|
d5cf7d02ac
|
* Patch from Laco to add tests
(cherry picked from commit 6cc82086a9 )
|
2023-12-16 14:27:53 +01:00 |
|
Michaël Van Canneyt
|
6337d59160
|
* AsString takes into account empty true or false. Fix issue #39371
(cherry picked from commit fecc6db4c2 )
|
2023-12-16 14:27:46 +01:00 |
|
Michaël Van Canneyt
|
c2a86a9bc8
|
* Displayvalues can omit false part. Fix issue #39371
(cherry picked from commit d9996607b8 )
|
2023-12-16 14:27:36 +01:00 |
|
Lacak
|
6866b3f19f
|
* Patch from Laco, implementing several new properties and extendedfield. to fix issue #39521
(cherry picked from commit bde7b73a3e )
|
2023-12-16 14:27:29 +01:00 |
|
Michaël Van Canneyt
|
fc7e4e8429
|
* Patch from Werner Pamler to fix issue #39493
(cherry picked from commit 8ee49ef930 )
|
2023-12-16 14:27:18 +01:00 |
|
Michaël Van Canneyt
|
7e64029aff
|
* Patch from Werner Pamler to fix some errors in JSON export
(cherry picked from commit a868a45ba9 )
|
2023-12-16 14:27:04 +01:00 |
|
Michaël Van Canneyt
|
4d0ed80780
|
* Attempt to fix failing cross-compilation, remove unused dll
(cherry picked from commit a9b4fa5ed4 )
|
2023-12-16 14:26:57 +01:00 |
|
Michaël Van Canneyt
|
b8ac68a657
|
* Fix by Werner Pamler for issue #39436
(cherry picked from commit 2052049e74 )
|
2023-12-16 14:26:50 +01:00 |
|
florian
|
7af4034db3
|
* patch by Frank Rademakers: Initialize new FoxPro Float fields correctly, resolves #39418
(cherry picked from commit 8ca19a3b65 )
|
2023-12-16 14:26:42 +01:00 |
|
Michaël Van Canneyt
|
ee9fba01ba
|
* Fix issue #39342, after exception in doapplyupdates, res is not valid
(cherry picked from commit 06b659f787 )
|
2023-12-16 14:26:35 +01:00 |
|
Michaël Van Canneyt
|
10e052a579
|
* Correct reader signatures
(cherry picked from commit 25e937b0c9 )
|
2023-12-16 14:26:21 +01:00 |
|
Michaël Van Canneyt
|
97cba6bbdf
|
* cast empty string to char no longer compiles
(cherry picked from commit 2f81580e04 )
|
2023-12-16 14:26:14 +01:00 |
|