Günter Obiltschnig
|
8bf57d48e0
|
#3166: Fix PostgresSQL BLOB extractor
|
2021-06-15 07:22:18 +02:00 |
|
Günter Obiltschnig
|
4615774f57
|
#3099: Fixed Postgres extraction into Dynamic::Var
|
2021-06-15 07:07:09 +02:00 |
|
Günter Obiltschnig
|
1ba0f8e45b
|
#3041: PostgreSQL and TEXT column type
|
2021-06-15 07:00:48 +02:00 |
|
Günter Obiltschnig
|
87d2edcbd2
|
#3090: Do not initialize value with undefined behavior
|
2021-06-14 23:32:37 +02:00 |
|
Günter Obiltschnig
|
f116174324
|
include order
|
2021-04-16 08:11:38 +02:00 |
|
Günter Obiltschnig
|
65cfa49dd9
|
fix include order
|
2021-04-16 08:07:53 +02:00 |
|
Günter Obiltschnig
|
fff8eb6f45
|
Fix typo: overriden -> overridden
|
2021-04-14 20:12:17 +02:00 |
|
Günter Obiltschnig
|
347dc840b5
|
#2970: Poco::Data::TypeHandler<Poco::Nullable<T>>::prepare() must prepare with underlying type, not Poco::Data::Keywords::null
|
2021-04-11 16:26:32 +02:00 |
|
Günter Obiltschnig
|
8671b08fb4
|
Postgres: set connector name
|
2021-04-11 16:06:28 +02:00 |
|
Günter Obiltschnig
|
cfd05c5524
|
Postgres: fix extractor
|
2021-04-11 16:05:59 +02:00 |
|
Günter Obiltschnig
|
6a5dbd267e
|
TypeHandler: move instead of copy
|
2021-04-11 16:04:14 +02:00 |
|
Günter Obiltschnig
|
7b44480486
|
#3153: Poco::Data::ODBC [N]VARCHAR(MAX) wrong maxDataSize() result
|
2020-11-27 19:30:28 +01:00 |
|
Günter Obiltschnig
|
4de9a21187
|
make CMake files style (more) consistent
|
2020-02-14 11:07:32 +01:00 |
|
Günter Obiltschnig
|
75a86ad868
|
remove POCO_STATIC
|
2020-02-12 22:10:01 +01:00 |
|
Günter Obiltschnig
|
58e4839f44
|
remove unused var
|
2020-02-08 16:13:32 +01:00 |
|
Günter Obiltschnig
|
506049e360
|
add fail-readonly connection string parameter
|
2020-02-08 15:41:43 +01:00 |
|
Günter Obiltschnig
|
e01039c9f0
|
fix unused var warning
|
2020-02-08 09:40:38 +01:00 |
|
Günter Obiltschnig
|
496360bab7
|
make session reset optional and disable by default
|
2020-02-07 15:16:20 +01:00 |
|
Scott Talbert
|
a84744326f
|
Set SQLite thread safe mode when building unbundled
|
2020-02-06 15:15:30 -05:00 |
|
Günter Obiltschnig
|
07be1a328b
|
upgrade bundled SQLite to 3.31.1
|
2020-02-04 11:59:09 +01:00 |
|
Günter Obiltschnig
|
14e58b7fea
|
code cleanup
|
2020-01-25 20:43:13 +01:00 |
|
Günter Obiltschnig
|
c427c58b69
|
upgrade bundled sqlite to 3.31.0
|
2020-01-24 09:41:08 +01:00 |
|
Günter Obiltschnig
|
d1f3a29da3
|
fixed a memory leak when opening a SQLite database fails
|
2020-01-23 08:41:44 +01:00 |
|
Günter Obiltschnig
|
eb26a95682
|
fixed testsuite crash due to wrong logger setup
|
2020-01-22 11:08:24 +01:00 |
|
Günter Obiltschnig
|
18adb1e43b
|
code cleanup; fix move ctors and assignment
|
2020-01-21 17:52:43 +01:00 |
|
Alex Fabijanic
|
854bf4d79f
|
few PostgreSQL fixes
|
2020-01-17 10:59:02 +01:00 |
|
Joerg-Christian Boehme
|
885c5cbc55
|
Ignore tests in cmake from cppignore and set POCO_BASE environment.
|
2020-01-14 21:45:56 +01:00 |
|
Günter Obiltschnig
|
43b79ffdbe
|
added Poco::Data::Session::isGood()
|
2020-01-13 20:13:27 +01:00 |
|
Günter Obiltschnig
|
c04a1f28d9
|
add support for MySQL 8
|
2020-01-13 10:31:25 +01:00 |
|
Günter Obiltschnig
|
4920df18ce
|
re-generated project files
|
2020-01-12 23:04:09 +01:00 |
|
Günter Obiltschnig
|
8113e0c574
|
upgrade bundled SQLite to 3.30.1
|
2020-01-12 16:34:17 +01:00 |
|
Günter Obiltschnig
|
fce1f89aff
|
fix CppUnit includes
|
2020-01-11 22:51:54 +01:00 |
|
Günter Obiltschnig
|
165f5cfd20
|
re-generated project files
|
2020-01-11 22:33:28 +01:00 |
|
Günter Obiltschnig
|
4c1e357e4a
|
project file fixes
|
2020-01-11 12:45:39 +01:00 |
|
Günter Obiltschnig
|
fea390fe6a
|
remove gradle files
|
2020-01-11 10:04:22 +01:00 |
|
Günter Obiltschnig
|
e84ab92ee0
|
removed x64 project files
|
2020-01-11 09:52:49 +01:00 |
|
Günter Obiltschnig
|
fe3f6405b6
|
updated progen files
|
2020-01-11 09:34:54 +01:00 |
|
Günter Obiltschnig
|
7872c35324
|
remove POCO_WIN32_UTF8
|
2020-01-10 15:58:16 +01:00 |
|
Günter Obiltschnig
|
59898cd3c2
|
remove old VS project files
|
2020-01-10 14:26:36 +01:00 |
|
Günter Obiltschnig
|
b55db12286
|
cleanup
|
2020-01-10 12:30:06 +01:00 |
|
Günter Obiltschnig
|
988c16aebc
|
more fixes
|
2020-01-09 19:34:31 +01:00 |
|
Günter Obiltschnig
|
3c214ed17e
|
more fixes
|
2020-01-09 19:29:44 +01:00 |
|
Günter Obiltschnig
|
aa46e9b6e4
|
fixed type overloads
|
2020-01-09 18:02:29 +01:00 |
|
Günter Obiltschnig
|
c111fc89f6
|
ODBC fixes
|
2020-01-09 12:30:27 +01:00 |
|
Günter Obiltschnig
|
03d1dd9822
|
fixes for macos/clang
|
2020-01-09 11:53:03 +01:00 |
|
Günter Obiltschnig
|
1bf40a0cd2
|
merge some changes from develop branch; modernize and clean-up code; remove support for compiling without POCO_WIN32_UTF8
|
2020-01-09 10:08:09 +01:00 |
|
Francis ANDRE
|
baa332ef89
|
Add PostgreSQL password for the 'postgres' user when runs on Jenkins
|
2019-12-22 19:03:37 +01:00 |
|
Francis ANDRE
|
e59f37318e
|
Add /MP option and remove /Gm as it is ignored and will be removed
|
2019-12-07 19:11:24 +01:00 |
|
Günter Obiltschnig
|
a7cbff393e
|
Merge pull request #2815 from brice-gros/brice.gros/1.10.0+allow-for-cmake-fetchcontent
Make Poco git repository fetchable using CMake's FetchContent
|
2019-11-25 21:24:16 +01:00 |
|
Brice Gros
|
990f7825b5
|
Fix path to DLLVersion.rc and enable to skip Foundation; Fix Foundation samples referencing useless libs
|
2019-10-18 15:35:02 +02:00 |
|