..
AbstractBinder.h
Release 1.12.0 ( #3676 )
2022-07-08 11:31:16 -05:00
AbstractBinding.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
AbstractExtraction.h
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
AbstractExtractor.h
fix(Data): Poco::Data::ODBC-dbEncoding property not used for insert/update #3396
2022-05-03 13:56:24 -05:00
AbstractPreparation.h
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
AbstractPreparator.h
#3318 : Data: Support Poco::UUID for data binding
2021-06-19 08:40:49 +02:00
AbstractSessionImpl.h
feat(Data::Session): add 'sqlParse' feature #4230
2023-11-02 00:04:10 +01:00
ArchiveStrategy.h
fix(Poco::Data): fixes and improvements #4198 ( #4199 )
2023-10-22 12:53:54 +02:00
AutoTransaction.h
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
Binding.h
Make Binding and CopyBinding specializations final ( #4022 )
2023-11-27 03:52:37 +01:00
Bulk.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
BulkBinding.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
BulkExtraction.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Column.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Connector.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Constants.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Data.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
DataException.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
Date.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
DynamicDateTime.h
Remove \$Id`$ headers
2017-09-09 11:14:06 +02:00
DynamicLOB.h
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
Extraction.h
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
JSONRowFormatter.h
feat(Data): Add JSONRowFormatter #3602
2022-05-22 12:41:34 -07:00
Limit.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
LOB.h
As of C++11, std::swap is noexcept. #2386 ( #3645 )
2022-06-28 12:14:36 -05:00
LOBStream.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
MetaColumn.h
As of C++11, std::swap is noexcept. #2386 ( #3645 )
2022-06-28 12:14:36 -05:00
PooledSessionHolder.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
PooledSessionImpl.h
fix(Data::Session): Set autoCommit to false in Session #4167 #4143
2023-10-25 22:44:27 +02:00
Position.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Preparation.h
fix(Poco::Data): fixes and improvements #4198 ( #4199 )
2023-10-22 12:53:54 +02:00
Range.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
RecordSet.h
fix(Poco::Data): fixes and improvements #4198 ( #4199 )
2023-10-22 12:53:54 +02:00
Row.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
RowFilter.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
RowFormatter.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
RowIterator.h
As of C++11, std::swap is noexcept. #2386 ( #3645 )
2022-06-28 12:14:36 -05:00
Session.h
fix(Data):
2023-11-01 00:25:46 +01:00
SessionFactory.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
SessionImpl.h
feat(Data::Session): add 'sqlParse' feature #4230
2023-11-02 00:04:10 +01:00
SessionPool.h
fix(Data::Session): Set autoCommit to false in Session #4167 #4143
2023-10-25 22:44:27 +02:00
SessionPoolContainer.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
SimpleRowFormatter.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
SQLChannel.h
fix(Data::SQLChannel): remove SQLChannel::close() parameter (hides virtual from parent) #4230
2023-11-01 11:26:29 +01:00
SQLParser.h
fix(Data):
2023-11-01 00:25:46 +01:00
Statement.h
fix(Data):
2023-11-04 23:11:38 +01:00
StatementCreator.h
fix(Data):
2023-11-01 00:25:46 +01:00
StatementImpl.h
feat(Data::Session): add 'sqlParse' feature #4230
2023-11-02 00:04:10 +01:00
Time.h
Remove trailing whitespace ( #3668 )
2022-07-07 04:18:20 -05:00
Transaction.h
fix(Data::Session): Set autoCommit to false in Session #4167 #4143
2023-10-25 22:44:27 +02:00
Transcoder.h
fix(Data): Poco::Data::ODBC-dbEncoding property not used for insert/update #3396
2022-05-03 13:56:24 -05:00
TypeHandler.h
fix(build): add missing include path
2023-11-01 16:29:49 +01:00