Günter Obiltschnig
|
7e11825873
|
Merge pull request #3105 from lopsided98/cmake-gnuinstalldirs
cmake: use GNUInstallDirs
|
2022-01-25 09:01:50 +01:00 |
|
Günter Obiltschnig
|
f810bd0b41
|
include order
|
2021-04-16 08:11:25 +02:00 |
|
Günter Obiltschnig
|
62436033f0
|
fix include order
|
2021-04-16 08:09:55 +02:00 |
|
Günter Obiltschnig
|
68124e410a
|
Merge pull request #2984 from YuriAzathoth/data-odbc-fix
Fixed linking with Data ODBC error on some platforms
|
2021-04-16 08:04:55 +02:00 |
|
Günter Obiltschnig
|
49cd3028f4
|
merge Postgres fixes from 1.10.2
|
2021-04-11 16:48:12 +02:00 |
|
Günter Obiltschnig
|
7380087176
|
#3153: Poco::Data::ODBC [N]VARCHAR(MAX) wrong maxDataSize() result
|
2020-11-27 19:32:00 +01:00 |
|
Ben Wolsieffer
|
9e8f84dff4
|
cmake: use GNUInstallDirs
|
2020-09-20 01:46:25 -04:00 |
|
YuriAzathoth
|
04ff7e5539
|
Fixed linking with Data ODBC error on some platforms
|
2020-04-20 19:45:53 +03:00 |
|
Günter Obiltschnig
|
95d38c8355
|
fixed GH #2970: Poco::Data::TypeHandler<Poco::Nullable<T>>::prepare() must prepare with underlying type, not Poco::Data::Keywords::null
|
2020-04-01 13:48:27 +02:00 |
|
Günter Obiltschnig
|
27f24c5783
|
Merge branch 'poco-1.10.1' into devel
|
2020-02-14 11:46:27 +01:00 |
|
Günter Obiltschnig
|
4de9a21187
|
make CMake files style (more) consistent
|
2020-02-14 11:07:32 +01:00 |
|
Günter Obiltschnig
|
4e5d4605dd
|
Merge branch 'poco-1.10.1' into devel
|
2020-02-12 22:53:02 +01:00 |
|
Günter Obiltschnig
|
75a86ad868
|
remove POCO_STATIC
|
2020-02-12 22:10:01 +01:00 |
|
Günter Obiltschnig
|
aec9205eab
|
Merge branch 'poco-1.10.1' into devel
|
2020-02-08 20:44:46 +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
|
ab3f9dc085
|
Merge branch 'poco-1.10.1' into devel
|
2020-02-07 15:19:04 +01:00 |
|
Günter Obiltschnig
|
496360bab7
|
make session reset optional and disable by default
|
2020-02-07 15:16:20 +01:00 |
|
Günter Obiltschnig
|
a5b1d9a07b
|
Merge branch 'poco-1.10.1' into devel
|
2020-02-07 06:45:50 +01:00 |
|
Scott Talbert
|
a84744326f
|
Set SQLite thread safe mode when building unbundled
|
2020-02-06 15:15:30 -05:00 |
|
Günter Obiltschnig
|
ebc1e16a9f
|
Merge branch 'poco-1.10.1' into devel
|
2020-02-04 12:23:12 +01:00 |
|
Günter Obiltschnig
|
07be1a328b
|
upgrade bundled SQLite to 3.31.1
|
2020-02-04 11:59:09 +01:00 |
|
Günter Obiltschnig
|
e2c24652a1
|
Merge branch 'poco-1.10.0' into devel
|
2020-01-25 20:43:40 +01:00 |
|
Günter Obiltschnig
|
14e58b7fea
|
code cleanup
|
2020-01-25 20:43:13 +01:00 |
|
Günter Obiltschnig
|
ebf322c21b
|
Merge branch 'poco-1.10.0' into devel
|
2020-01-24 09:41:35 +01:00 |
|
Günter Obiltschnig
|
c427c58b69
|
upgrade bundled sqlite to 3.31.0
|
2020-01-24 09:41:08 +01:00 |
|
Günter Obiltschnig
|
bccea84322
|
Merge branch 'poco-1.10.0' into devel
|
2020-01-23 10:42:31 +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
|
adc99f0198
|
Merge branch 'poco-1.10.0' into devel
|
2020-01-22 11:20:59 +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 |
|
Alex Fabijanic
|
9932be985e
|
few PostgreSQL fixes
|
2020-01-16 19:55:06 +01:00 |
|
Alex Fabijanic
|
7be832bac2
|
add BLOB SQLite test
|
2020-01-15 20:15:57 +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 |
|