poco/Data
Lara Dzivdzanovic fe9c13102d
feat(PocoDoc): search support (#4494)
* feat(PocoDoc): search support

* feat(PocoDoc): enable FTS5 for search support

* feat(PocoDoc): enable FTS5

* chore(pocodoc): edit comment

* fix(StreamCopier): add argument to seekg

* enable searchIndex through the command line

* Add minor updates for search support

* Update of vs90 and regeneration of vs160 and vs170 projects

* Enhance configure script:FTS5 support for SQLite in --sqlite-fts flag

* Add tests for FTS3 and FTS5

* regeneration of vs160 and vs170 projects

* added missing lib data in CMake

* Update vs90 project and regenerate vs160 and vs170 projects with added Data include paths

* Revrting ProGen_vs170.vcxproj

* Revert ProGen in vs170 and regenerate PocoDoc vs160/vs170 projects to include updated Data path

* added missing includes

---------

Co-authored-by: Lara <lara@debian-gnu-linux-12.localdomain>
2024-11-11 16:53:05 +01:00
..
cmake Do not overwrite CMAKE_PREFIX_PATH in component config files. 2015-02-04 04:35:23 +01:00
DataTest fix(Data::ODBC): use connection and login timeouts in ODBC session implementation (#4721) 2024-10-30 16:52:45 +01:00
doc Remove trailing whitespace (#3668) 2022-07-07 04:18:20 -05:00
include/Poco/Data fix(Data::ODBC): use connection and login timeouts in ODBC session implementation (#4721) 2024-10-30 16:52:45 +01:00
MySQL fix(Data::ODBC): use connection and login timeouts in ODBC session implementation (#4721) 2024-10-30 16:52:45 +01:00
ODBC fix(Data::ODBC): use connection and login timeouts in ODBC session implementation (#4721) 2024-10-30 16:52:45 +01:00
PostgreSQL fix(ODBC): Poco:Data::ODBC - MSSQL (n)varchar(max) length issue #4324 (#4738) 2024-10-19 21:43:00 +02:00
samples chore(build): re-generated VS project files 2024-04-03 12:33:13 +02:00
SQLite feat(PocoDoc): search support (#4494) 2024-11-11 16:53:05 +01:00
SQLParser enh(Poco): Mark deprecated functionality with C++ attributes and resolve internal usage of deprecated functions (#4551) 2024-07-29 08:37:35 +02:00
src fix(Data::ODBC): use connection and login timeouts in ODBC session implementation (#4721) 2024-10-30 16:52:45 +01:00
testsuite fix(ODBC): Poco:Data::ODBC - MSSQL (n)varchar(max) length issue #4324 (#4738) 2024-10-19 21:43:00 +02:00
CMakeLists.txt fix(DataTest): move to Data directory 2024-02-19 15:15:48 +01:00
Data_NO_SQL_PARSER.progen 4368 oracle odbc tests (#4410) 2024-01-31 22:07:07 +01:00
Data_NO_SQL_PARSER.vcproj feat(ProGen): default to c++17 2023-11-05 23:40:47 +01:00
Data_vs160.sln chore: fix vs project files 2024-02-19 22:29:26 +01:00
Data_vs160.vcxproj 2808 data nullable (#4729) 2024-10-12 20:42:39 +02:00
Data_vs160.vcxproj.filters 2808 data nullable (#4729) 2024-10-12 20:42:39 +02:00
Data_vs170.sln 2808 data nullable (#4729) 2024-10-12 20:42:39 +02:00
Data_vs170.vcxproj 2808 data nullable (#4729) 2024-10-12 20:42:39 +02:00
Data_vs170.vcxproj.filters 2808 data nullable (#4729) 2024-10-12 20:42:39 +02:00
Data_VS90.sln fixed Data project files 2012-10-10 18:40:01 +00:00
Data_VS90.vcproj 4529 sql logger shutdown (#4530) 2024-07-16 20:03:32 +02:00
Data.progen fix(DataTest): move to Data directory 2024-02-19 15:15:48 +01:00
dependencies fix(Data): dependencies 2024-02-19 15:15:48 +01:00
extradirs fix(DataTest): move to Data directory 2024-02-19 15:15:48 +01:00
Makefile fix(SQLParser): move to Data dir; add extradirs, remove vs 140,150 build scripts generation 2024-02-14 00:23:38 +01:00