poco/Data/ODBC/src
Alex Fabijanic 6dad8502d3 fix(Data):
* make bool Session::isTransaction() return Poco::Optional
* move parsing to Statement
* SQLParser make build
* other fixes and improvemets #4230
2023-11-01 00:25:46 +01:00
..
Binder.cpp fix(Poco::Data): fixes and improvements #4198 (#4199) 2023-10-22 12:53:54 +02:00
ConnectionHandle.cpp fix(Poco::Data): fixes and improvements #4198 (#4199) 2023-10-22 12:53:54 +02:00
Connector.cpp make binding of std::string configurable (SQL_LONGVARCHAR - default or SQL_VARCHAR) in Connector 2019-08-16 14:16:01 +02:00
EnvironmentHandle.cpp fix(Poco::Data): fixes and improvements #4198 (#4199) 2023-10-22 12:53:54 +02:00
Extractor.cpp fix(Poco::Data): fixes and improvements #4198 (#4199) 2023-10-22 12:53:54 +02:00
ODBCException.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
ODBCMetaColumn.cpp fix(Poco::Data): fixes and improvements #4198 (#4199) 2023-10-22 12:53:54 +02:00
ODBCStatementImpl.cpp fix(Data): 2023-11-01 00:25:46 +01:00
Parameter.cpp fix(Poco::Data): fixes and improvements #4198 (#4199) 2023-10-22 12:53:54 +02:00
Preparator.cpp fix(Poco::Data): fixes and improvements #4198 (#4199) 2023-10-22 12:53:54 +02:00
SessionImpl.cpp fix(Data): transactions are not handled properly #4230 2023-10-27 17:45:39 +02:00
TypeInfo.cpp fix(Poco::Data): fixes and improvements #4198 (#4199) 2023-10-22 12:53:54 +02:00
Unicode_UNIXODBC.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Unicode_WIN32.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
Unicode.cpp Remove \$Id`$ headers 2017-09-09 11:14:06 +02:00
Utility.cpp Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00