Commit Graph

655 Commits

Author SHA1 Message Date
Günter Obiltschnig
4508514666 link libmariadb instead of libmysql if headers indicate MariaDB 2021-06-23 13:01:11 +02:00
Günter Obiltschnig
7f720ee6e1 #3321: manually merge ODBC text encoding support 2021-06-22 08:30:05 +02:00
Günter Obiltschnig
1c9ca37923 ODBC tests for UUID, updated ActiveRecord projects 2021-06-19 10:05:12 +02:00
Günter Obiltschnig
7569ccf82b #3318: Data: Support Poco::UUID for data binding 2021-06-19 08:40:49 +02:00
Günter Obiltschnig
22eb76d3ae #3302: MSVC: Poco hides warnings (C4996) for the C++14 attribute [[deprecated]] 2021-06-17 18:20:29 +02:00
Günter Obiltschnig
c21e56d93c fix MySQL.make 2021-06-17 14:49:22 +02:00
Günter Obiltschnig
08ef4dbf32 #3317: Data::MySQL MySQL headers and library search paths 2021-06-17 14:21:22 +02:00
Günter Obiltschnig
65fd5f8f18 fix indluce paths for brew mysql 2021-06-17 13:48:39 +02:00
Günter Obiltschnig
b64a8e9061 add MySQL include/lib search paths for Homebrew 2021-06-17 12:36:50 +02:00
Günter Obiltschnig
cdf0919411 #3310: Upgrade bundled SQLite to 3.35.5 2021-06-15 20:44:09 +02:00
Günter Obiltschnig
6d7fafd6f1 #3074: Fix sessions may not return back to the pool 2021-06-15 16:10:10 +02:00
Günter Obiltschnig
bfb03fe765 #3135: Poco::Data::SQLite::Utility::fileToMemory unsuccessful if journal exists 2021-06-15 15:02:45 +02:00
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