Alex Fabijanic
|
32f3f4a146
|
merge Data changes (ODBC Sybase, PostgreSQL etc)
|
2016-02-28 11:06:08 -06:00 |
|
Alex Fabijanic
|
9d47f3ced8
|
- added GH #445: Add flag to force POCO to preserve manually #defined target Windows versions
- fixed SQLite and MySQL broken builds
|
2014-05-21 04:47:24 -05:00 |
|
Alex Fabijanic
|
1aa28e1491
|
GH #290: Unicode support
|
2014-05-21 03:28:24 -05:00 |
|
Roger Meier
|
b0581433a7
|
LICENSE: add info about SPDX-License-Identifier usage and use it
fix: remove executable flag and change back to 100644 (was 100755)
Signed-off-by: Roger Meier <r.meier@siemens.com>
|
2014-05-14 08:38:09 +02:00 |
|
Roger Meier
|
628a06f718
|
LICENSE: add info about SPDX-License-Identifier usage and use it
Signed-off-by: Roger Meier <roger@bufferoverflow.ch>
|
2014-05-04 21:02:42 +02:00 |
|
Rangel Reale
|
74cb607471
|
* BUGFIX: SQLiteStatement was return affected rows even when there were none
* Allows binding of null Poco::Any.
|
2012-11-11 11:54:38 -02:00 |
|
Aleksandar Fabijanic
|
5658d4495f
|
Dynamic::Var null support
|
2012-08-24 02:03:08 +00:00 |
|
Aleksandar Fabijanic
|
5a639074d9
|
change EOL to 'native'
|
2012-04-29 18:52:25 +00:00 |
|
Aleksandar Fabijanic
|
d75e68c027
|
new trunk (base for 1.5)
windows build only
|
2012-04-23 01:14:34 +00:00 |
|
Aleksandar Fabijanic
|
f9b60296f7
|
removing old trunk files
|
2012-04-23 00:43:14 +00:00 |
|
Aleksandar Fabijanic
|
a42e8d919b
|
[SF 2272430] BLOB and CLOB
Renamed:
(Abstract)Preparation => (Abstract)Preparator
(Abstract)Prepare => (Abstract)Preparation
|
2008-11-24 00:38:23 +00:00 |
|
Aleksandar Fabijanic
|
4b4ec9393c
|
- introduced Poco::Dynamic namespace
- moved/renamed:
Poco::DynamicAny => Poco::Dynamic::Var
Poco::DynamicAny typedef for backward compatibility (deprecated)
DynamicAny.h forwarding header for backward compatibility (deprecated)
Poco::DynamicAnyHolder => Poco::Dynamic::VarHolder
DynamicAnyHolder.h forwarding header for backward compatibility (deprecated)
Poco::DynamicStruct => Poco::Dynamic::Struct
Poco::DynamicStruct typedef for backward compatibility (deprecated)
DynamicStruct.h forwarding header for backward compatibility (deprecated)
- changed FastMutex to Mutex in Data::SessionPool (deadlocking)
|
2008-11-16 16:54:37 +00:00 |
|
Aleksandar Fabijanic
|
8c3d87b1c7
|
std::deque and std::list bulk support
|
2007-12-19 02:37:40 +00:00 |
|
Aleksandar Fabijanic
|
c26de87394
|
added bulk, removed step
|
2007-12-16 17:44:46 +00:00 |
|
Aleksandar Fabijanic
|
a6aa475b55
|
Any and DynamicAny out and io
|
2007-10-31 21:48:22 +00:00 |
|
Aleksandar Fabijanic
|
e7ac6e383c
|
Any and DynamicAny binding/extraction
|
2007-10-31 01:29:21 +00:00 |
|
Guenter Obiltschnig
|
0b2b989a95
|
SQLite fixes; minor cosmetic fixes
|
2007-06-13 15:11:21 +00:00 |
|
Aleksandar Fabijanic
|
7944f7868b
|
DateTime binding & I/O parameters fix
|
2007-06-06 01:26:58 +00:00 |
|
Aleksandar Fabijanic
|
911d0c5b82
|
Stored procedure support
|
2007-05-25 22:15:46 +00:00 |
|
Guenter Obiltschnig
|
01bcb63000
|
committed Data
|
2007-05-12 14:41:03 +00:00 |
|