pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/qore



Module Name:    pkgsrc
Committed By:   nros
Date:           Tue Aug  8 19:31:04 UTC 2023

Modified Files:
        pkgsrc/lang/qore: Makefile PLIST buildlink3.mk distinfo
Added Files:
        pkgsrc/lang/qore/patches: patch-lib_QoreEllipsesNode.cpp
Removed Files:
        pkgsrc/lang/qore/patches: patch-include_qore_macros.h

Log Message:
Update lang/qore to version 1.17

Changes from release notes:

* added the ElasticSearchDataProvider module + tests
* fixed TID assignments after all TIds have been assigned in order in
  the initial thread list
* implemented support for ellipses in Qore to explicitly declare
  support for varargs
* fixed handling file-as-string connection option types
* allow file handler info to be returned
* added support for MS SQL Server DBs with the DataProvider API and
  the jdbc driver
* ensure that exception attributes from ping errors are serializable
* fixed a typo in the automake config
* Make more PowerPC platforms use the PowerPC macros
* added generic search capabilities to DbDataProvider
* fixed a bug in hash assignments in HashDataType with fields with
  default values
* implemented an API to receive the next web socket message with a
  WebSocket client data provider
* fixed a bug reloading certs on running listeners
* added missing transaction flag to connection info for data
  providers


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/lang/qore/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/lang/qore/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/qore/buildlink3.mk
cvs rdiff -u -r1.18 -r1.19 pkgsrc/lang/qore/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/lang/qore/patches/patch-include_qore_macros.h
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/lang/qore/patches/patch-lib_QoreEllipsesNode.cpp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/qore/Makefile
diff -u pkgsrc/lang/qore/Makefile:1.23 pkgsrc/lang/qore/Makefile:1.24
--- pkgsrc/lang/qore/Makefile:1.23      Thu Apr 20 12:48:28 2023
+++ pkgsrc/lang/qore/Makefile   Tue Aug  8 19:31:04 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2023/04/20 12:48:28 nros Exp $
+# $NetBSD: Makefile,v 1.24 2023/08/08 19:31:04 nros Exp $
 
-DISTNAME=      qore-1.14.2
+DISTNAME=      qore-1.17.0
 CATEGORIES=    lang
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=qorelanguage/}
 EXTRACT_SUFX=  .tar.bz2
@@ -17,7 +17,7 @@ USE_LIBTOOL=  yes
 USE_TOOLS+=    bash bison flex gmake pax
 USE_LANGUAGES= c c99 c++
 PTHREAD_OPTS+= native
-FLEX_REQD=     2.5.31
+FLEX_REQD+=    2.5.31
 
 PKGCONFIG_OVERRIDE+=   qore.pc.in
 REPLACE_QORE=          bin/qdbg bin/qdbg-remote bin/qdbg-server

Index: pkgsrc/lang/qore/PLIST
diff -u pkgsrc/lang/qore/PLIST:1.11 pkgsrc/lang/qore/PLIST:1.12
--- pkgsrc/lang/qore/PLIST:1.11 Thu Apr 20 12:48:28 2023
+++ pkgsrc/lang/qore/PLIST      Tue Aug  8 19:31:04 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2023/04/20 12:48:28 nros Exp $
+@comment $NetBSD: PLIST,v 1.12 2023/08/08 19:31:04 nros Exp $
 bin/qdbg
 bin/qdbg-remote
 bin/qdbg-server
@@ -1043,6 +1043,7 @@ share/doc/qore/lang/html/hierarchy.js
 share/doc/qore/lang/html/identifiers.html
 share/doc/qore/lang/html/include_files.html
 share/doc/qore/lang/html/index.html
+share/doc/qore/lang/html/index.js
 share/doc/qore/lang/html/index.qhp
 share/doc/qore/lang/html/inherit_graph_0.map
 share/doc/qore/lang/html/inherit_graph_0.md5
@@ -1313,6 +1314,9 @@ share/doc/qore/lang/html/navtreeindex17.
 share/doc/qore/lang/html/navtreeindex18.js
 share/doc/qore/lang/html/navtreeindex19.js
 share/doc/qore/lang/html/navtreeindex2.js
+share/doc/qore/lang/html/navtreeindex20.js
+share/doc/qore/lang/html/navtreeindex21.js
+share/doc/qore/lang/html/navtreeindex22.js
 share/doc/qore/lang/html/navtreeindex3.js
 share/doc/qore/lang/html/navtreeindex4.js
 share/doc/qore/lang/html/navtreeindex5.js
@@ -2669,7 +2673,6 @@ share/doc/qore/library/html/files_dup.js
 share/doc/qore/library/html/folderclosed.png
 share/doc/qore/library/html/folderopen.png
 share/doc/qore/library/html/functions.html
-share/doc/qore/library/html/functions_a.html
 share/doc/qore/library/html/functions_b.html
 share/doc/qore/library/html/functions_c.html
 share/doc/qore/library/html/functions_d.html
@@ -2678,7 +2681,6 @@ share/doc/qore/library/html/functions_e.
 share/doc/qore/library/html/functions_f.html
 share/doc/qore/library/html/functions_func.html
 share/doc/qore/library/html/functions_func.js
-share/doc/qore/library/html/functions_func_a.html
 share/doc/qore/library/html/functions_func_b.html
 share/doc/qore/library/html/functions_func_c.html
 share/doc/qore/library/html/functions_func_d.html
@@ -2768,6 +2770,7 @@ share/doc/qore/library/html/hash__map__i
 share/doc/qore/library/html/hierarchy.html
 share/doc/qore/library/html/hierarchy.js
 share/doc/qore/library/html/index.html
+share/doc/qore/library/html/index.js
 share/doc/qore/library/html/index.qhp
 share/doc/qore/library/html/inherit_graph_0.map
 share/doc/qore/library/html/inherit_graph_0.md5
@@ -3461,6 +3464,7 @@ share/doc/qore/modules/AwsRestClient/htm
 share/doc/qore/modules/AwsRestClient/html/hierarchy.html
 share/doc/qore/modules/AwsRestClient/html/hierarchy.js
 share/doc/qore/modules/AwsRestClient/html/index.html
+share/doc/qore/modules/AwsRestClient/html/index.js
 share/doc/qore/modules/AwsRestClient/html/index.qhp
 share/doc/qore/modules/AwsRestClient/html/inherit_graph_0.map
 share/doc/qore/modules/AwsRestClient/html/inherit_graph_0.md5
@@ -3730,6 +3734,7 @@ share/doc/qore/modules/AwsRestClientData
 share/doc/qore/modules/AwsRestClientDataProvider/html/graph_legend.md5
 share/doc/qore/modules/AwsRestClientDataProvider/html/graph_legend.svg
 share/doc/qore/modules/AwsRestClientDataProvider/html/index.html
+share/doc/qore/modules/AwsRestClientDataProvider/html/index.js
 share/doc/qore/modules/AwsRestClientDataProvider/html/index.qhp
 share/doc/qore/modules/AwsRestClientDataProvider/html/jquery.js
 share/doc/qore/modules/AwsRestClientDataProvider/html/menu.js
@@ -3969,6 +3974,7 @@ share/doc/qore/modules/BillwerkRestClien
 share/doc/qore/modules/BillwerkRestClient/html/hierarchy.html
 share/doc/qore/modules/BillwerkRestClient/html/hierarchy.js
 share/doc/qore/modules/BillwerkRestClient/html/index.html
+share/doc/qore/modules/BillwerkRestClient/html/index.js
 share/doc/qore/modules/BillwerkRestClient/html/index.qhp
 share/doc/qore/modules/BillwerkRestClient/html/inherit_graph_0.map
 share/doc/qore/modules/BillwerkRestClient/html/inherit_graph_0.md5
@@ -4223,6 +4229,7 @@ share/doc/qore/modules/BulkSqlUtil/html/
 share/doc/qore/modules/BulkSqlUtil/html/hierarchy.html
 share/doc/qore/modules/BulkSqlUtil/html/hierarchy.js
 share/doc/qore/modules/BulkSqlUtil/html/index.html
+share/doc/qore/modules/BulkSqlUtil/html/index.js
 share/doc/qore/modules/BulkSqlUtil/html/index.qhp
 share/doc/qore/modules/BulkSqlUtil/html/inherit_graph_0.map
 share/doc/qore/modules/BulkSqlUtil/html/inherit_graph_0.md5
@@ -4464,6 +4471,7 @@ share/doc/qore/modules/CdsRestClient/htm
 share/doc/qore/modules/CdsRestClient/html/hierarchy.html
 share/doc/qore/modules/CdsRestClient/html/hierarchy.js
 share/doc/qore/modules/CdsRestClient/html/index.html
+share/doc/qore/modules/CdsRestClient/html/index.js
 share/doc/qore/modules/CdsRestClient/html/index.qhp
 share/doc/qore/modules/CdsRestClient/html/inherit_graph_0.map
 share/doc/qore/modules/CdsRestClient/html/inherit_graph_0.md5
@@ -4806,6 +4814,7 @@ share/doc/qore/modules/CdsRestDataProvid
 share/doc/qore/modules/CdsRestDataProvider/html/group__warning__constants.js
 share/doc/qore/modules/CdsRestDataProvider/html/group__x509__verification__constants.js
 share/doc/qore/modules/CdsRestDataProvider/html/index.html
+share/doc/qore/modules/CdsRestDataProvider/html/index.js
 share/doc/qore/modules/CdsRestDataProvider/html/index.qhp
 share/doc/qore/modules/CdsRestDataProvider/html/jquery.js
 share/doc/qore/modules/CdsRestDataProvider/html/menu.js
@@ -5103,6 +5112,7 @@ share/doc/qore/modules/ConnectionProvide
 share/doc/qore/modules/ConnectionProvider/html/functions_d.html
 share/doc/qore/modules/ConnectionProvider/html/functions_dup.js
 share/doc/qore/modules/ConnectionProvider/html/functions_e.html
+share/doc/qore/modules/ConnectionProvider/html/functions_f.html
 share/doc/qore/modules/ConnectionProvider/html/functions_func.html
 share/doc/qore/modules/ConnectionProvider/html/functions_g.html
 share/doc/qore/modules/ConnectionProvider/html/functions_h.html
@@ -5124,6 +5134,7 @@ share/doc/qore/modules/ConnectionProvide
 share/doc/qore/modules/ConnectionProvider/html/hierarchy.html
 share/doc/qore/modules/ConnectionProvider/html/hierarchy.js
 share/doc/qore/modules/ConnectionProvider/html/index.html
+share/doc/qore/modules/ConnectionProvider/html/index.js
 share/doc/qore/modules/ConnectionProvider/html/index.qhp
 share/doc/qore/modules/ConnectionProvider/html/inherit_graph_0.map
 share/doc/qore/modules/ConnectionProvider/html/inherit_graph_0.md5
@@ -5464,6 +5475,7 @@ share/doc/qore/modules/CsvUtil/html/grap
 share/doc/qore/modules/CsvUtil/html/hierarchy.html
 share/doc/qore/modules/CsvUtil/html/hierarchy.js
 share/doc/qore/modules/CsvUtil/html/index.html
+share/doc/qore/modules/CsvUtil/html/index.js
 share/doc/qore/modules/CsvUtil/html/index.qhp
 share/doc/qore/modules/CsvUtil/html/inherit_graph_0.map
 share/doc/qore/modules/CsvUtil/html/inherit_graph_0.md5
@@ -5710,6 +5722,8 @@ share/doc/qore/modules/DataProvider/html
 share/doc/qore/modules/DataProvider/html/_null_data_provider_factory_8qc_8dox_8h_source.html
 share/doc/qore/modules/DataProvider/html/_observable_8qc_8dox_8h_source.html
 share/doc/qore/modules/DataProvider/html/_observer_8qc_8dox_8h_source.html
+share/doc/qore/modules/DataProvider/html/_qore_base64_binary_data_type_8qc_8dox_8h_source.html
+share/doc/qore/modules/DataProvider/html/_qore_base64_binary_or_nothing_data_type_8qc_8dox_8h_source.html
 share/doc/qore/modules/DataProvider/html/_qore_binary_data_type_8qc_8dox_8h_source.html
 share/doc/qore/modules/DataProvider/html/_qore_binary_data_type_base_8qc_8dox_8h_source.html
 share/doc/qore/modules/DataProvider/html/_qore_binary_or_nothing_data_type_8qc_8dox_8h_source.html
@@ -5725,6 +5739,8 @@ share/doc/qore/modules/DataProvider/html
 share/doc/qore/modules/DataProvider/html/_qore_float_data_type_base_8qc_8dox_8h_source.html
 share/doc/qore/modules/DataProvider/html/_qore_float_or_nothing_data_type_8qc_8dox_8h_source.html
 share/doc/qore/modules/DataProvider/html/_qore_hash_data_type_8qc_8dox_8h_source.html
+share/doc/qore/modules/DataProvider/html/_qore_hex_binary_data_type_8qc_8dox_8h_source.html
+share/doc/qore/modules/DataProvider/html/_qore_hex_binary_or_nothing_data_type_8qc_8dox_8h_source.html
 share/doc/qore/modules/DataProvider/html/_qore_int_data_type_8qc_8dox_8h_source.html
 share/doc/qore/modules/DataProvider/html/_qore_int_data_type_base_8qc_8dox_8h_source.html
 share/doc/qore/modules/DataProvider/html/_qore_int_or_nothing_data_type_8qc_8dox_8h_source.html
@@ -5908,6 +5924,18 @@ share/doc/qore/modules/DataProvider/html
 share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_pipeline_queue-members.html
 share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_pipeline_queue.html
 share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_pipeline_queue.js
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_base64_binary_data_type-members.html
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_base64_binary_data_type.html
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_base64_binary_data_type.js
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_base64_binary_data_type__inherit__graph.map
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_base64_binary_data_type__inherit__graph.md5
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_base64_binary_data_type__inherit__graph.svg
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_base64_binary_or_nothing_data_type-members.html
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_base64_binary_or_nothing_data_type.html
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_base64_binary_or_nothing_data_type.js
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_base64_binary_or_nothing_data_type__inherit__graph.map
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_base64_binary_or_nothing_data_type__inherit__graph.md5
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_base64_binary_or_nothing_data_type__inherit__graph.svg
 share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_binary_data_type-members.html
 share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_binary_data_type.html
 share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_binary_data_type.js
@@ -5998,6 +6026,18 @@ share/doc/qore/modules/DataProvider/html
 share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_hash_data_type__inherit__graph.map
 share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_hash_data_type__inherit__graph.md5
 share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_hash_data_type__inherit__graph.svg
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_hex_binary_data_type-members.html
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_hex_binary_data_type.html
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_hex_binary_data_type.js
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_hex_binary_data_type__inherit__graph.map
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_hex_binary_data_type__inherit__graph.md5
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_hex_binary_data_type__inherit__graph.svg
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_hex_binary_or_nothing_data_type-members.html
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_hex_binary_or_nothing_data_type.html
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_hex_binary_or_nothing_data_type.js
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_hex_binary_or_nothing_data_type__inherit__graph.map
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_hex_binary_or_nothing_data_type__inherit__graph.md5
+share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_hex_binary_or_nothing_data_type__inherit__graph.svg
 share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_int_data_type-members.html
 share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_int_data_type.html
 share/doc/qore/modules/DataProvider/html/class_data_provider_1_1_qore_int_data_type.js
@@ -6371,6 +6411,7 @@ share/doc/qore/modules/DataProvider/html
 share/doc/qore/modules/DataProvider/html/hierarchy.html
 share/doc/qore/modules/DataProvider/html/hierarchy.js
 share/doc/qore/modules/DataProvider/html/index.html
+share/doc/qore/modules/DataProvider/html/index.js
 share/doc/qore/modules/DataProvider/html/index.qhp
 share/doc/qore/modules/DataProvider/html/inherit_graph_0.map
 share/doc/qore/modules/DataProvider/html/inherit_graph_0.md5
@@ -6742,6 +6783,7 @@ share/doc/qore/modules/DatasourceProvide
 share/doc/qore/modules/DatasourceProvider/html/graph_legend.md5
 share/doc/qore/modules/DatasourceProvider/html/graph_legend.svg
 share/doc/qore/modules/DatasourceProvider/html/index.html
+share/doc/qore/modules/DatasourceProvider/html/index.js
 share/doc/qore/modules/DatasourceProvider/html/index.qhp
 share/doc/qore/modules/DatasourceProvider/html/jquery.js
 share/doc/qore/modules/DatasourceProvider/html/menu.js
@@ -7048,6 +7090,7 @@ share/doc/qore/modules/DbDataProvider/ht
 share/doc/qore/modules/DbDataProvider/html/hierarchy.html
 share/doc/qore/modules/DbDataProvider/html/hierarchy.js
 share/doc/qore/modules/DbDataProvider/html/index.html
+share/doc/qore/modules/DbDataProvider/html/index.js
 share/doc/qore/modules/DbDataProvider/html/index.qhp
 share/doc/qore/modules/DbDataProvider/html/inherit_graph_0.map
 share/doc/qore/modules/DbDataProvider/html/inherit_graph_0.md5
@@ -7301,6 +7344,7 @@ share/doc/qore/modules/DebugCmdLine/html
 share/doc/qore/modules/DebugCmdLine/html/graph_legend.md5
 share/doc/qore/modules/DebugCmdLine/html/graph_legend.svg
 share/doc/qore/modules/DebugCmdLine/html/index.html
+share/doc/qore/modules/DebugCmdLine/html/index.js
 share/doc/qore/modules/DebugCmdLine/html/index.qhp
 share/doc/qore/modules/DebugCmdLine/html/jquery.js
 share/doc/qore/modules/DebugCmdLine/html/menu.js
@@ -7546,6 +7590,7 @@ share/doc/qore/modules/DebugHandler/html
 share/doc/qore/modules/DebugHandler/html/hierarchy.html
 share/doc/qore/modules/DebugHandler/html/hierarchy.js
 share/doc/qore/modules/DebugHandler/html/index.html
+share/doc/qore/modules/DebugHandler/html/index.js
 share/doc/qore/modules/DebugHandler/html/index.qhp
 share/doc/qore/modules/DebugHandler/html/inherit_graph_0.map
 share/doc/qore/modules/DebugHandler/html/inherit_graph_0.md5
@@ -7780,6 +7825,7 @@ share/doc/qore/modules/DebugLinenoiseCmd
 share/doc/qore/modules/DebugLinenoiseCmdLine/html/graph_legend.md5
 share/doc/qore/modules/DebugLinenoiseCmdLine/html/graph_legend.svg
 share/doc/qore/modules/DebugLinenoiseCmdLine/html/index.html
+share/doc/qore/modules/DebugLinenoiseCmdLine/html/index.js
 share/doc/qore/modules/DebugLinenoiseCmdLine/html/index.qhp
 share/doc/qore/modules/DebugLinenoiseCmdLine/html/jquery.js
 share/doc/qore/modules/DebugLinenoiseCmdLine/html/menu.js
@@ -8005,6 +8051,7 @@ share/doc/qore/modules/DebugProgramContr
 share/doc/qore/modules/DebugProgramControl/html/graph_legend.md5
 share/doc/qore/modules/DebugProgramControl/html/graph_legend.svg
 share/doc/qore/modules/DebugProgramControl/html/index.html
+share/doc/qore/modules/DebugProgramControl/html/index.js
 share/doc/qore/modules/DebugProgramControl/html/index.qhp
 share/doc/qore/modules/DebugProgramControl/html/jquery.js
 share/doc/qore/modules/DebugProgramControl/html/menu.js
@@ -8223,6 +8270,7 @@ share/doc/qore/modules/DebugUtil/html/gr
 share/doc/qore/modules/DebugUtil/html/graph_legend.md5
 share/doc/qore/modules/DebugUtil/html/graph_legend.svg
 share/doc/qore/modules/DebugUtil/html/index.html
+share/doc/qore/modules/DebugUtil/html/index.js
 share/doc/qore/modules/DebugUtil/html/index.qhp
 share/doc/qore/modules/DebugUtil/html/jquery.js
 share/doc/qore/modules/DebugUtil/html/menu.js
@@ -8428,6 +8476,7 @@ share/doc/qore/modules/Diff/html/graph_l
 share/doc/qore/modules/Diff/html/graph_legend.md5
 share/doc/qore/modules/Diff/html/graph_legend.svg
 share/doc/qore/modules/Diff/html/index.html
+share/doc/qore/modules/Diff/html/index.js
 share/doc/qore/modules/Diff/html/index.qhp
 share/doc/qore/modules/Diff/html/jquery.js
 share/doc/qore/modules/Diff/html/menu.js
@@ -8623,6 +8672,478 @@ share/doc/qore/modules/Diff/html/tab_hd.
 share/doc/qore/modules/Diff/html/tab_s.png
 share/doc/qore/modules/Diff/html/tab_sd.png
 share/doc/qore/modules/Diff/html/tabs.css
+share/doc/qore/modules/ElasticSearchDataProvider/html/Qore-Q.ico
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_acknowledged_data_type_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_data_provider_8qm_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_data_provider_factory_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_document_create_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_document_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_document_delete_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_document_read_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_document_update_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_index_create_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_index_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_index_data_type_base_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_index_delete_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_index_read_all_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_index_read_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_index_search_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_index_table_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_indexes_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_pipeline_create_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_pipeline_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_pipeline_data_type_base_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_pipeline_delete_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_pipeline_read_all_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_pipeline_read_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_pipeline_update_data_provider_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/_elastic_search_record_iterator_8qc_8dox_8h_source.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/annotated.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/annotated_dup.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/bc_s.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/bc_sd.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/bdwn.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_acknowledged_data_type-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_acknowledged_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_acknowledged_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_acknowledged_data_type__inherit__graph.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_acknowledged_data_type__inherit__graph.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_acknowledged_data_type__inherit__graph.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_data_provider-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_data_provider.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_data_provider.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_data_provider__inherit__graph.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_data_provider__inherit__graph.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_data_provider__inherit__graph.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_data_provider_factory-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_data_provider_factory.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_data_provider_factory.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_data_provider_factory__inherit__graph.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_data_provider_factory__inherit__graph.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_data_provider_factory__inherit__graph.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_create_data_provider-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_create_data_provider.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_create_data_provider.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_create_request_data_type-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_create_request_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_create_request_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_create_response_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_create_response_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_create_shards_data_type-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_create_shards_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_create_shards_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_data_provider-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_data_provider.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_data_provider.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_data_provider__inherit__graph.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_data_provider__inherit__graph.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_data_provider__inherit__graph.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_delete_data_provider-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_delete_data_provider.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_delete_data_provider.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_delete_request_data_type-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_delete_request_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_delete_request_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_delete_response_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_delete_response_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_read_data_provider-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_read_data_provider.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_read_data_provider.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_read_request_data_type-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_read_request_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_read_request_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_read_response_data_type-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_read_response_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_read_response_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_update_data_provider-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_update_data_provider.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_update_data_provider.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_update_request_data_type-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_update_request_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_update_request_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_update_response_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_document_update_response_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_aliases_data_type-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_aliases_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_aliases_data_type__inherit__graph.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_aliases_data_type__inherit__graph.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_aliases_data_type__inherit__graph.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_create_data_provider-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_create_data_provider.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_create_data_provider.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_create_data_provider__inherit__graph.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_create_data_provider__inherit__graph.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_create_data_provider__inherit__graph.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_create_request_data_type-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_create_request_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_create_request_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_create_response_data_type-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_create_response_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_create_response_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_data_provider-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_data_provider.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_data_provider.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_data_provider__inherit__graph.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_data_provider__inherit__graph.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_data_provider__inherit__graph.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_data_type_base-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_data_type_base.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_data_type_base.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_data_type_base__inherit__graph.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_data_type_base__inherit__graph.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_data_type_base__inherit__graph.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_delete_data_provider-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_delete_data_provider.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_delete_data_provider.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_delete_data_provider__inherit__graph.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_delete_data_provider__inherit__graph.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_delete_data_provider__inherit__graph.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_delete_request_data_type-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_delete_request_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_delete_request_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_read_all_data_provider-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_read_all_data_provider.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_read_all_data_provider.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_read_all_request_data_type-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_read_all_request_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_read_all_request_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_read_data_provider-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_read_data_provider.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_read_data_provider.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_read_request_data_type-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_read_request_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_read_request_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_read_response_data_type-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_read_response_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_read_response_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_search_data_provider-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_search_data_provider.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_search_data_provider.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_search_data_provider__inherit__graph.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_search_data_provider__inherit__graph.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_search_data_provider__inherit__graph.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_search_request_data_type-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_search_request_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_search_request_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_search_response_data_type-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_search_response_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_search_response_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_table_data_provider-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_table_data_provider.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_table_data_provider.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_table_data_provider__inherit__graph.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_table_data_provider__inherit__graph.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_index_table_data_provider__inherit__graph.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_indexes_data_provider-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_indexes_data_provider.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_indexes_data_provider.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_indexes_data_provider__inherit__graph.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_indexes_data_provider__inherit__graph.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_indexes_data_provider__inherit__graph.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_create_data_provider-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_create_data_provider.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_create_data_provider.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_create_request_data_type-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_create_request_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_create_request_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_data_provider-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_data_provider.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_data_provider.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_data_provider__inherit__graph.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_data_provider__inherit__graph.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_data_provider__inherit__graph.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_data_type_base-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_data_type_base.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_data_type_base.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_data_type_base__inherit__graph.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_data_type_base__inherit__graph.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_data_type_base__inherit__graph.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_delete_data_provider-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_delete_data_provider.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_delete_data_provider.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_delete_request_data_type-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_delete_request_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_delete_request_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_read_all_data_provider-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_read_all_data_provider.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_read_all_data_provider.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_read_all_request_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_read_all_request_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_read_data_provider-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_read_data_provider.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_read_data_provider.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_read_request_data_type-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_read_request_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_read_request_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_read_response_data_type-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_read_response_data_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_read_response_data_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_update_data_provider-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_update_data_provider.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_pipeline_update_data_provider.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_record_iterator-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_record_iterator.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_record_iterator.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_record_iterator__inherit__graph.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_record_iterator__inherit__graph.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_elastic_search_record_iterator__inherit__graph.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_soft_bool_string_type-members.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_soft_bool_string_type.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/class_elastic_search_data_provider_1_1_soft_bool_string_type.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/classes.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/closed.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/dir_13add0083e006ac756009d5942a24d28_dep.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/doc.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/docd.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/dox_qore.css
+share/doc/qore/modules/ElasticSearchDataProvider/html/doxygen.css
+share/doc/qore/modules/ElasticSearchDataProvider/html/doxygen.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/dynsections.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/elastic-logo.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/folderclosed.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/folderopen.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/functions.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/functions_c.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/functions_d.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/functions_dup.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/functions_f.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/functions_func.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/functions_g.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/functions_i.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/functions_m.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/functions_n.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/functions_p.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/functions_q.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/functions_r.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/functions_s.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/functions_t.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/functions_u.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/functions_v.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/functions_vars.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/graph_legend.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/graph_legend.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/graph_legend.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/hierarchy.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/hierarchy.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/index.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/index.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/index.qhp
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_0.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_0.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_0.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_1.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_1.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_1.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_2.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_2.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_2.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_3.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_3.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_3.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_4.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_4.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_4.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_5.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_5.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_5.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_6.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_6.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_6.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_7.map
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_7.md5
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherit_graph_7.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/inherits.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/jquery.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/menu.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/menudata.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/namespace_elastic_search_data_provider.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/namespace_elastic_search_data_provider.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/namespacemembers.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/namespacemembers_vars.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/namespaces.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/namespaces_dup.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/nav_f.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/nav_fd.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/nav_g.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/nav_h.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/nav_hd.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/navtree.css
+share/doc/qore/modules/ElasticSearchDataProvider/html/navtree.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/navtreedata.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/navtreeindex0.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/navtreeindex1.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/navtreeindex2.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/navtreeindex3.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/open.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/pages.html
+share/doc/qore/modules/ElasticSearchDataProvider/html/qore-logo-55x151-white.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/resize.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_0.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_1.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_10.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_11.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_12.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_13.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_14.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_15.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_16.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_17.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_18.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_19.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_1a.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_2.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_3.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_4.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_5.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_6.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_7.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_8.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_9.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_a.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_b.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_c.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_d.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_e.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/all_f.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/classes_0.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/classes_1.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/classes_10.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/classes_11.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/classes_12.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/classes_13.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/classes_2.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/classes_3.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/classes_4.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/classes_5.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/classes_6.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/classes_7.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/classes_8.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/classes_9.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/classes_a.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/classes_b.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/classes_c.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/classes_d.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/classes_e.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/classes_f.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/close.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_0.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_1.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_10.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_11.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_12.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_13.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_14.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_15.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_16.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_17.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_18.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_19.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_2.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_3.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_4.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_5.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_6.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_7.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_8.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_9.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_a.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_b.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_c.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_d.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_e.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/functions_f.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/groups_0.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/groups_1.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/groups_10.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/groups_11.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/groups_12.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/groups_2.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/groups_3.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/groups_4.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/groups_5.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/groups_6.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/groups_7.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/groups_8.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/groups_9.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/groups_a.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/groups_b.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/groups_c.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/groups_d.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/groups_e.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/groups_f.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/mag.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/mag_d.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/mag_sel.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/mag_seld.svg
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/namespaces_0.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/namespaces_1.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/namespaces_2.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/namespaces_3.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/pages_0.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/pages_1.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/pages_10.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/pages_11.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/pages_12.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/pages_2.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/pages_3.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/pages_4.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/pages_5.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/pages_6.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/pages_7.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/pages_8.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/pages_9.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/pages_a.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/pages_b.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/pages_c.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/pages_d.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/pages_e.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/pages_f.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/search.css
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/search.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/searchdata.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_0.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_1.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_10.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_11.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_12.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_13.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_14.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_15.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_16.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_17.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_18.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_2.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_3.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_4.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_5.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_6.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_7.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_8.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_9.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_a.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_b.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_c.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_d.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_e.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/search/variables_f.js
+share/doc/qore/modules/ElasticSearchDataProvider/html/splitbar.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/splitbard.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/sync_off.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/sync_on.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/tab_a.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/tab_ad.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/tab_b.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/tab_bd.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/tab_h.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/tab_hd.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/tab_s.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/tab_sd.png
+share/doc/qore/modules/ElasticSearchDataProvider/html/tabs.css
 share/doc/qore/modules/FileDataProvider/html/Qore-Q.ico
 share/doc/qore/modules/FileDataProvider/html/_file_copy_data_provider_8qc_8dox_8h_source.html
 share/doc/qore/modules/FileDataProvider/html/_file_copy_request_data_type_8qc_8dox_8h_source.html
@@ -8744,6 +9265,7 @@ share/doc/qore/modules/FileDataProvider/
 share/doc/qore/modules/FileDataProvider/html/hierarchy.html
 share/doc/qore/modules/FileDataProvider/html/hierarchy.js
 share/doc/qore/modules/FileDataProvider/html/index.html
+share/doc/qore/modules/FileDataProvider/html/index.js
 share/doc/qore/modules/FileDataProvider/html/index.qhp
 share/doc/qore/modules/FileDataProvider/html/inherit_graph_0.map
 share/doc/qore/modules/FileDataProvider/html/inherit_graph_0.md5
@@ -9089,6 +9611,7 @@ share/doc/qore/modules/FileLocationHandl
 share/doc/qore/modules/FileLocationHandler/html/hierarchy.html
 share/doc/qore/modules/FileLocationHandler/html/hierarchy.js
 share/doc/qore/modules/FileLocationHandler/html/index.html
+share/doc/qore/modules/FileLocationHandler/html/index.js
 share/doc/qore/modules/FileLocationHandler/html/index.qhp
 share/doc/qore/modules/FileLocationHandler/html/inherit_graph_0.map
 share/doc/qore/modules/FileLocationHandler/html/inherit_graph_0.md5
@@ -9102,6 +9625,9 @@ share/doc/qore/modules/FileLocationHandl
 share/doc/qore/modules/FileLocationHandler/html/inherit_graph_3.map
 share/doc/qore/modules/FileLocationHandler/html/inherit_graph_3.md5
 share/doc/qore/modules/FileLocationHandler/html/inherit_graph_3.svg
+share/doc/qore/modules/FileLocationHandler/html/inherit_graph_4.map
+share/doc/qore/modules/FileLocationHandler/html/inherit_graph_4.md5
+share/doc/qore/modules/FileLocationHandler/html/inherit_graph_4.svg
 share/doc/qore/modules/FileLocationHandler/html/inherits.html
 share/doc/qore/modules/FileLocationHandler/html/jquery.js
 share/doc/qore/modules/FileLocationHandler/html/menu.js
@@ -9272,6 +9798,9 @@ share/doc/qore/modules/FileLocationHandl
 share/doc/qore/modules/FileLocationHandler/html/search/variables_f.js
 share/doc/qore/modules/FileLocationHandler/html/splitbar.png
 share/doc/qore/modules/FileLocationHandler/html/splitbard.png
+share/doc/qore/modules/FileLocationHandler/html/struct_file_location_handler_1_1_file_handler_info-members.html
+share/doc/qore/modules/FileLocationHandler/html/struct_file_location_handler_1_1_file_handler_info.html
+share/doc/qore/modules/FileLocationHandler/html/struct_file_location_handler_1_1_file_handler_info.js
 share/doc/qore/modules/FileLocationHandler/html/struct_file_location_handler_1_1_file_handler_option_info-members.html
 share/doc/qore/modules/FileLocationHandler/html/struct_file_location_handler_1_1_file_handler_option_info.html
 share/doc/qore/modules/FileLocationHandler/html/struct_file_location_handler_1_1_file_handler_option_info.js
@@ -9343,6 +9872,7 @@ share/doc/qore/modules/FilePoller/html/g
 share/doc/qore/modules/FilePoller/html/hierarchy.html
 share/doc/qore/modules/FilePoller/html/hierarchy.js
 share/doc/qore/modules/FilePoller/html/index.html
+share/doc/qore/modules/FilePoller/html/index.js
 share/doc/qore/modules/FilePoller/html/index.qhp
 share/doc/qore/modules/FilePoller/html/inherit_graph_0.map
 share/doc/qore/modules/FilePoller/html/inherit_graph_0.md5
@@ -9668,6 +10198,7 @@ share/doc/qore/modules/FixedLengthUtil/h
 share/doc/qore/modules/FixedLengthUtil/html/hierarchy.html
 share/doc/qore/modules/FixedLengthUtil/html/hierarchy.js
 share/doc/qore/modules/FixedLengthUtil/html/index.html
+share/doc/qore/modules/FixedLengthUtil/html/index.js
 share/doc/qore/modules/FixedLengthUtil/html/index.qhp
 share/doc/qore/modules/FixedLengthUtil/html/inherit_graph_0.map
 share/doc/qore/modules/FixedLengthUtil/html/inherit_graph_0.md5
@@ -9886,69 +10417,17 @@ share/doc/qore/modules/FreetdsSqlUtil/ht
 share/doc/qore/modules/FreetdsSqlUtil/html/bc_s.png
 share/doc/qore/modules/FreetdsSqlUtil/html/bc_sd.png
 share/doc/qore/modules/FreetdsSqlUtil/html/bdwn.png
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_check_constraint-members.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_check_constraint.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_check_constraint.js
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_column-members.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_column.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_column.js
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_column__inherit__graph.map
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_column__inherit__graph.md5
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_column__inherit__graph.svg
 share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_database-members.html
 share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_database.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_database.js
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_foreign_constraint-members.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_foreign_constraint.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_foreign_constraint.js
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_function-members.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_function.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_function.js
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_index-members.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_index.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_index.js
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_number_data_type-members.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_number_data_type.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_number_data_type.js
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_numeric_column-members.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_numeric_column.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_numeric_column.js
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_numeric_column__inherit__graph.map
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_numeric_column__inherit__graph.md5
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_numeric_column__inherit__graph.svg
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_primary_key-members.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_primary_key.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_primary_key.js
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_primary_key__inherit__graph.map
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_primary_key__inherit__graph.md5
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_primary_key__inherit__graph.svg
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_savepoint_helper-members.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_savepoint_helper.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_savepoint_helper.js
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_sequence-members.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_sequence.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_sequence.js
+share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_database__inherit__graph.map
+share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_database__inherit__graph.md5
+share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_database__inherit__graph.svg
 share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_table-members.html
 share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_table.html
 share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_table.js
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_trigger-members.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_trigger.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_trigger.js
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_unique_constraint-members.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_unique_constraint.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_unique_constraint.js
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_unique_constraint__inherit__graph.map
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_unique_constraint__inherit__graph.md5
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_unique_constraint__inherit__graph.svg
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_unique_constraint_common-members.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_unique_constraint_common.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_unique_constraint_common.js
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_unique_constraint_common__inherit__graph.map
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_unique_constraint_common__inherit__graph.md5
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_unique_constraint_common__inherit__graph.svg
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_view-members.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_view.html
-share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_view.js
+share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_table__inherit__graph.map
+share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_table__inherit__graph.md5
+share/doc/qore/modules/FreetdsSqlUtil/html/class_freetds_sql_util_1_1_freetds_table__inherit__graph.svg
 share/doc/qore/modules/FreetdsSqlUtil/html/classes.html
 share/doc/qore/modules/FreetdsSqlUtil/html/closed.png
 share/doc/qore/modules/FreetdsSqlUtil/html/dir_13add0083e006ac756009d5942a24d28.html
@@ -9966,13 +10445,13 @@ share/doc/qore/modules/FreetdsSqlUtil/ht
 share/doc/qore/modules/FreetdsSqlUtil/html/folderopen.png
 share/doc/qore/modules/FreetdsSqlUtil/html/functions.html
 share/doc/qore/modules/FreetdsSqlUtil/html/functions_func.html
-share/doc/qore/modules/FreetdsSqlUtil/html/functions_vars.html
 share/doc/qore/modules/FreetdsSqlUtil/html/graph_legend.html
 share/doc/qore/modules/FreetdsSqlUtil/html/graph_legend.md5
 share/doc/qore/modules/FreetdsSqlUtil/html/graph_legend.svg
 share/doc/qore/modules/FreetdsSqlUtil/html/hierarchy.html
 share/doc/qore/modules/FreetdsSqlUtil/html/hierarchy.js
 share/doc/qore/modules/FreetdsSqlUtil/html/index.html
+share/doc/qore/modules/FreetdsSqlUtil/html/index.js
 share/doc/qore/modules/FreetdsSqlUtil/html/index.qhp
 share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_0.map
 share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_0.md5
@@ -9980,39 +10459,6 @@ share/doc/qore/modules/FreetdsSqlUtil/ht
 share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_1.map
 share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_1.md5
 share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_1.svg
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_10.map
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_10.md5
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_10.svg
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_11.map
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_11.md5
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_11.svg
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_12.map
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_12.md5
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_12.svg
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_2.map
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_2.md5
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_2.svg
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_3.map
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_3.md5
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_3.svg
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_4.map
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_4.md5
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_4.svg
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_5.map
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_5.md5
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_5.svg
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_6.map
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_6.md5
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_6.svg
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_7.map
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_7.md5
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_7.svg
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_8.map
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_8.md5
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_8.svg
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_9.map
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_9.md5
-share/doc/qore/modules/FreetdsSqlUtil/html/inherit_graph_9.svg
 share/doc/qore/modules/FreetdsSqlUtil/html/inherits.html
 share/doc/qore/modules/FreetdsSqlUtil/html/jquery.js
 share/doc/qore/modules/FreetdsSqlUtil/html/menu.js
@@ -10032,7 +10478,6 @@ share/doc/qore/modules/FreetdsSqlUtil/ht
 share/doc/qore/modules/FreetdsSqlUtil/html/navtree.js
 share/doc/qore/modules/FreetdsSqlUtil/html/navtreedata.js
 share/doc/qore/modules/FreetdsSqlUtil/html/navtreeindex0.js
-share/doc/qore/modules/FreetdsSqlUtil/html/navtreeindex1.js
 share/doc/qore/modules/FreetdsSqlUtil/html/open.png
 share/doc/qore/modules/FreetdsSqlUtil/html/pages.html
 share/doc/qore/modules/FreetdsSqlUtil/html/qore-logo-55x151-white.png
@@ -10267,6 +10712,7 @@ share/doc/qore/modules/FsUtil/html/graph
 share/doc/qore/modules/FsUtil/html/hierarchy.html
 share/doc/qore/modules/FsUtil/html/hierarchy.js
 share/doc/qore/modules/FsUtil/html/index.html
+share/doc/qore/modules/FsUtil/html/index.js
 share/doc/qore/modules/FsUtil/html/index.qhp
 share/doc/qore/modules/FsUtil/html/inherit_graph_0.map
 share/doc/qore/modules/FsUtil/html/inherit_graph_0.md5
@@ -10550,6 +10996,7 @@ share/doc/qore/modules/FtpClientDataProv
 share/doc/qore/modules/FtpClientDataProvider/html/graph_legend.md5
 share/doc/qore/modules/FtpClientDataProvider/html/graph_legend.svg
 share/doc/qore/modules/FtpClientDataProvider/html/index.html
+share/doc/qore/modules/FtpClientDataProvider/html/index.js
 share/doc/qore/modules/FtpClientDataProvider/html/index.qhp
 share/doc/qore/modules/FtpClientDataProvider/html/jquery.js
 share/doc/qore/modules/FtpClientDataProvider/html/menu.js
@@ -10799,6 +11246,7 @@ share/doc/qore/modules/FtpPoller/html/gr
 share/doc/qore/modules/FtpPoller/html/hierarchy.html
 share/doc/qore/modules/FtpPoller/html/hierarchy.js
 share/doc/qore/modules/FtpPoller/html/index.html
+share/doc/qore/modules/FtpPoller/html/index.js
 share/doc/qore/modules/FtpPoller/html/index.qhp
 share/doc/qore/modules/FtpPoller/html/inherit_graph_0.map
 share/doc/qore/modules/FtpPoller/html/inherit_graph_0.md5
@@ -11036,6 +11484,7 @@ share/doc/qore/modules/FtpPollerUtil/htm
 share/doc/qore/modules/FtpPollerUtil/html/graph_legend.md5
 share/doc/qore/modules/FtpPollerUtil/html/graph_legend.svg
 share/doc/qore/modules/FtpPollerUtil/html/index.html
+share/doc/qore/modules/FtpPollerUtil/html/index.js
 share/doc/qore/modules/FtpPollerUtil/html/index.qhp
 share/doc/qore/modules/FtpPollerUtil/html/jquery.js
 share/doc/qore/modules/FtpPollerUtil/html/menu.js
@@ -11304,6 +11753,7 @@ share/doc/qore/modules/HttpClientDataPro
 share/doc/qore/modules/HttpClientDataProvider/html/graph_legend.md5
 share/doc/qore/modules/HttpClientDataProvider/html/graph_legend.svg
 share/doc/qore/modules/HttpClientDataProvider/html/index.html
+share/doc/qore/modules/HttpClientDataProvider/html/index.js
 share/doc/qore/modules/HttpClientDataProvider/html/index.qhp
 share/doc/qore/modules/HttpClientDataProvider/html/jquery.js
 share/doc/qore/modules/HttpClientDataProvider/html/menu.js
@@ -11629,6 +12079,7 @@ share/doc/qore/modules/HttpServer/html/g
 share/doc/qore/modules/HttpServer/html/hierarchy.html
 share/doc/qore/modules/HttpServer/html/hierarchy.js
 share/doc/qore/modules/HttpServer/html/index.html
+share/doc/qore/modules/HttpServer/html/index.js
 share/doc/qore/modules/HttpServer/html/index.qhp
 share/doc/qore/modules/HttpServer/html/inherit_graph_0.map
 share/doc/qore/modules/HttpServer/html/inherit_graph_0.md5
@@ -12002,6 +12453,7 @@ share/doc/qore/modules/HttpServerUtil/ht
 share/doc/qore/modules/HttpServerUtil/html/hierarchy.html
 share/doc/qore/modules/HttpServerUtil/html/hierarchy.js
 share/doc/qore/modules/HttpServerUtil/html/index.html
+share/doc/qore/modules/HttpServerUtil/html/index.js
 share/doc/qore/modules/HttpServerUtil/html/index.qhp
 share/doc/qore/modules/HttpServerUtil/html/inherit_graph_0.map
 share/doc/qore/modules/HttpServerUtil/html/inherit_graph_0.md5
@@ -12256,6 +12708,7 @@ share/doc/qore/modules/JdbcFirebirdSqlUt
 share/doc/qore/modules/JdbcFirebirdSqlUtil/html/graph_legend.md5
 share/doc/qore/modules/JdbcFirebirdSqlUtil/html/graph_legend.svg
 share/doc/qore/modules/JdbcFirebirdSqlUtil/html/index.html
+share/doc/qore/modules/JdbcFirebirdSqlUtil/html/index.js
 share/doc/qore/modules/JdbcFirebirdSqlUtil/html/index.qhp
 share/doc/qore/modules/JdbcFirebirdSqlUtil/html/jquery.js
 share/doc/qore/modules/JdbcFirebirdSqlUtil/html/menu.js
@@ -12453,6 +12906,226 @@ share/doc/qore/modules/JdbcFirebirdSqlUt
 share/doc/qore/modules/JdbcFirebirdSqlUtil/html/tab_s.png
 share/doc/qore/modules/JdbcFirebirdSqlUtil/html/tab_sd.png
 share/doc/qore/modules/JdbcFirebirdSqlUtil/html/tabs.css
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/Qore-Q.ico
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/bc_s.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/bc_sd.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/bdwn.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/closed.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/dir_13add0083e006ac756009d5942a24d28.html
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.map
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.md5
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/dir_13add0083e006ac756009d5942a24d28_dep.svg
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/dir_4e8d938e9ddb5a617c200d5739d1f41a.html
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/doc.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/docd.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/dox_qore.css
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/doxygen.css
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/doxygen.svg
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/dynsections.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/folderclosed.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/folderopen.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/graph_legend.html
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/graph_legend.md5
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/graph_legend.svg
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/index.html
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/index.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/index.qhp
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/jquery.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/menu.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/menudata.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/namespace_jdbc_microsoft_sql_util.html
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/namespacemembers.html
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/namespacemembers_func.html
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/namespaces.html
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/namespaces_dup.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/nav_f.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/nav_fd.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/nav_g.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/nav_h.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/nav_hd.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/navtree.css
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/navtree.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/navtreedata.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/navtreeindex0.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/open.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/pages.html
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/qore-logo-55x151-white.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/resize.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_0.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_1.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_10.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_11.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_12.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_13.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_14.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_15.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_16.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_17.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_18.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_19.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_1a.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_2.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_3.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_4.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_5.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_6.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_7.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_8.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_9.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_a.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_b.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_c.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_d.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_e.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/all_f.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/classes_0.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/classes_1.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/classes_10.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/classes_11.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/classes_12.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/classes_13.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/classes_14.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/classes_15.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/classes_2.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/classes_3.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/classes_4.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/classes_5.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/classes_6.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/classes_7.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/classes_8.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/classes_9.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/classes_a.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/classes_b.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/classes_c.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/classes_d.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/classes_e.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/classes_f.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/close.svg
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_0.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_1.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_10.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_11.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_12.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_13.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_14.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_15.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_16.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_17.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_18.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_19.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_2.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_3.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_4.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_5.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_6.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_7.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_8.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_9.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_a.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_b.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_c.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_d.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_e.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/functions_f.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/groups_0.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/groups_1.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/groups_10.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/groups_11.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/groups_12.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/groups_2.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/groups_3.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/groups_4.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/groups_5.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/groups_6.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/groups_7.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/groups_8.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/groups_9.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/groups_a.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/groups_b.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/groups_c.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/groups_d.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/groups_e.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/groups_f.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/mag.svg
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/mag_d.svg
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/mag_sel.svg
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/mag_seld.svg
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/namespaces_0.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/namespaces_1.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/namespaces_2.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/namespaces_3.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/namespaces_4.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/namespaces_5.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/namespaces_6.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/namespaces_7.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/namespaces_8.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/namespaces_9.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/namespaces_a.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/namespaces_b.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/namespaces_c.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/namespaces_d.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/pages_0.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/pages_1.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/pages_10.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/pages_11.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/pages_12.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/pages_13.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/pages_2.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/pages_3.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/pages_4.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/pages_5.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/pages_6.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/pages_7.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/pages_8.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/pages_9.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/pages_a.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/pages_b.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/pages_c.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/pages_d.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/pages_e.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/pages_f.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/search.css
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/search.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/searchdata.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_0.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_1.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_10.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_11.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_12.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_13.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_14.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_15.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_16.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_17.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_18.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_19.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_2.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_3.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_4.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_5.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_6.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_7.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_8.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_9.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_a.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_b.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_c.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_d.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_e.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/search/variables_f.js
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/splitbar.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/splitbard.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/sync_off.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/sync_on.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/tab_a.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/tab_ad.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/tab_b.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/tab_bd.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/tab_h.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/tab_hd.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/tab_s.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/tab_sd.png
+share/doc/qore/modules/JdbcMicrosoftSqlUtil/html/tabs.css
 share/doc/qore/modules/JdbcOracleSqlUtil/html/Qore-Q.ico
 share/doc/qore/modules/JdbcOracleSqlUtil/html/annotated.html
 share/doc/qore/modules/JdbcOracleSqlUtil/html/annotated_dup.js
@@ -12480,6 +13153,7 @@ share/doc/qore/modules/JdbcOracleSqlUtil
 share/doc/qore/modules/JdbcOracleSqlUtil/html/graph_legend.md5
 share/doc/qore/modules/JdbcOracleSqlUtil/html/graph_legend.svg
 share/doc/qore/modules/JdbcOracleSqlUtil/html/index.html
+share/doc/qore/modules/JdbcOracleSqlUtil/html/index.js
 share/doc/qore/modules/JdbcOracleSqlUtil/html/index.qhp
 share/doc/qore/modules/JdbcOracleSqlUtil/html/jquery.js
 share/doc/qore/modules/JdbcOracleSqlUtil/html/menu.js
@@ -12711,6 +13385,7 @@ share/doc/qore/modules/JdbcPostgresqlSql
 share/doc/qore/modules/JdbcPostgresqlSqlUtil/html/graph_legend.md5
 share/doc/qore/modules/JdbcPostgresqlSqlUtil/html/graph_legend.svg
 share/doc/qore/modules/JdbcPostgresqlSqlUtil/html/index.html
+share/doc/qore/modules/JdbcPostgresqlSqlUtil/html/index.js
 share/doc/qore/modules/JdbcPostgresqlSqlUtil/html/index.qhp
 share/doc/qore/modules/JdbcPostgresqlSqlUtil/html/jquery.js
 share/doc/qore/modules/JdbcPostgresqlSqlUtil/html/menu.js
@@ -13106,6 +13781,7 @@ share/doc/qore/modules/Logger/html/graph
 share/doc/qore/modules/Logger/html/hierarchy.html
 share/doc/qore/modules/Logger/html/hierarchy.js
 share/doc/qore/modules/Logger/html/index.html
+share/doc/qore/modules/Logger/html/index.js
 share/doc/qore/modules/Logger/html/index.qhp
 share/doc/qore/modules/Logger/html/inherit_graph_0.map
 share/doc/qore/modules/Logger/html/inherit_graph_0.md5
@@ -13438,6 +14114,7 @@ share/doc/qore/modules/MailMessage/html/
 share/doc/qore/modules/MailMessage/html/hierarchy.html
 share/doc/qore/modules/MailMessage/html/hierarchy.js
 share/doc/qore/modules/MailMessage/html/index.html
+share/doc/qore/modules/MailMessage/html/index.js
 share/doc/qore/modules/MailMessage/html/index.qhp
 share/doc/qore/modules/MailMessage/html/inherit_graph_0.map
 share/doc/qore/modules/MailMessage/html/inherit_graph_0.md5
@@ -13696,6 +14373,7 @@ share/doc/qore/modules/Mapper/html/graph
 share/doc/qore/modules/Mapper/html/hierarchy.html
 share/doc/qore/modules/Mapper/html/hierarchy.js
 share/doc/qore/modules/Mapper/html/index.html
+share/doc/qore/modules/Mapper/html/index.js
 share/doc/qore/modules/Mapper/html/index.qhp
 share/doc/qore/modules/Mapper/html/inherit_graph_0.map
 share/doc/qore/modules/Mapper/html/inherit_graph_0.md5
@@ -13937,6 +14615,7 @@ share/doc/qore/modules/MapperUtil/html/g
 share/doc/qore/modules/MapperUtil/html/graph_legend.md5
 share/doc/qore/modules/MapperUtil/html/graph_legend.svg
 share/doc/qore/modules/MapperUtil/html/index.html
+share/doc/qore/modules/MapperUtil/html/index.js
 share/doc/qore/modules/MapperUtil/html/index.qhp
 share/doc/qore/modules/MapperUtil/html/jquery.js
 share/doc/qore/modules/MapperUtil/html/menu.js
@@ -14272,6 +14951,7 @@ share/doc/qore/modules/Mime/html/group__
 share/doc/qore/modules/Mime/html/hierarchy.html
 share/doc/qore/modules/Mime/html/hierarchy.js
 share/doc/qore/modules/Mime/html/index.html
+share/doc/qore/modules/Mime/html/index.js
 share/doc/qore/modules/Mime/html/index.qhp
 share/doc/qore/modules/Mime/html/inherit_graph_0.map
 share/doc/qore/modules/Mime/html/inherit_graph_0.md5
@@ -14560,6 +15240,7 @@ share/doc/qore/modules/MysqlSqlUtil/html
 share/doc/qore/modules/MysqlSqlUtil/html/hierarchy.html
 share/doc/qore/modules/MysqlSqlUtil/html/hierarchy.js
 share/doc/qore/modules/MysqlSqlUtil/html/index.html
+share/doc/qore/modules/MysqlSqlUtil/html/index.js
 share/doc/qore/modules/MysqlSqlUtil/html/index.qhp
 share/doc/qore/modules/MysqlSqlUtil/html/inherit_graph_0.map
 share/doc/qore/modules/MysqlSqlUtil/html/inherit_graph_0.md5
@@ -14816,6 +15497,7 @@ share/doc/qore/modules/OdbcFirebirdSqlUt
 share/doc/qore/modules/OdbcFirebirdSqlUtil/html/graph_legend.md5
 share/doc/qore/modules/OdbcFirebirdSqlUtil/html/graph_legend.svg
 share/doc/qore/modules/OdbcFirebirdSqlUtil/html/index.html
+share/doc/qore/modules/OdbcFirebirdSqlUtil/html/index.js
 share/doc/qore/modules/OdbcFirebirdSqlUtil/html/index.qhp
 share/doc/qore/modules/OdbcFirebirdSqlUtil/html/jquery.js
 share/doc/qore/modules/OdbcFirebirdSqlUtil/html/menu.js
@@ -15130,6 +15812,7 @@ share/doc/qore/modules/OracleSqlUtil/htm
 share/doc/qore/modules/OracleSqlUtil/html/hierarchy.html
 share/doc/qore/modules/OracleSqlUtil/html/hierarchy.js
 share/doc/qore/modules/OracleSqlUtil/html/index.html
+share/doc/qore/modules/OracleSqlUtil/html/index.js
 share/doc/qore/modules/OracleSqlUtil/html/index.qhp
 share/doc/qore/modules/OracleSqlUtil/html/inherit_graph_0.map
 share/doc/qore/modules/OracleSqlUtil/html/inherit_graph_0.md5
@@ -15489,6 +16172,7 @@ share/doc/qore/modules/OracleSqlUtilBase
 share/doc/qore/modules/OracleSqlUtilBase/html/hierarchy.html
 share/doc/qore/modules/OracleSqlUtilBase/html/hierarchy.js
 share/doc/qore/modules/OracleSqlUtilBase/html/index.html
+share/doc/qore/modules/OracleSqlUtilBase/html/index.js
 share/doc/qore/modules/OracleSqlUtilBase/html/index.qhp
 share/doc/qore/modules/OracleSqlUtilBase/html/inherit_graph_0.map
 share/doc/qore/modules/OracleSqlUtilBase/html/inherit_graph_0.md5
@@ -15737,6 +16421,7 @@ share/doc/qore/modules/PgsqlSqlUtil/html
 share/doc/qore/modules/PgsqlSqlUtil/html/graph_legend.md5
 share/doc/qore/modules/PgsqlSqlUtil/html/graph_legend.svg
 share/doc/qore/modules/PgsqlSqlUtil/html/index.html
+share/doc/qore/modules/PgsqlSqlUtil/html/index.js
 share/doc/qore/modules/PgsqlSqlUtil/html/index.qhp
 share/doc/qore/modules/PgsqlSqlUtil/html/jquery.js
 share/doc/qore/modules/PgsqlSqlUtil/html/menu.js
@@ -15938,6 +16623,69 @@ share/doc/qore/modules/PgsqlSqlUtilBase/
 share/doc/qore/modules/PgsqlSqlUtilBase/html/bc_s.png
 share/doc/qore/modules/PgsqlSqlUtilBase/html/bc_sd.png
 share/doc/qore/modules/PgsqlSqlUtilBase/html/bdwn.png
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_check_constraint-members.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_check_constraint.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_check_constraint.js
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_column-members.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_column.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_column.js
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_column__inherit__graph.map
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_column__inherit__graph.md5
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_column__inherit__graph.svg
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_database-members.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_database.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_database.js
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_foreign_constraint-members.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_foreign_constraint.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_foreign_constraint.js
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_function-members.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_function.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_function.js
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_index-members.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_index.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_index.js
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_number_data_type-members.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_number_data_type.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_number_data_type.js
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_numeric_column-members.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_numeric_column.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_numeric_column.js
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_numeric_column__inherit__graph.map
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_numeric_column__inherit__graph.md5
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_numeric_column__inherit__graph.svg
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_primary_key-members.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_primary_key.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_primary_key.js
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_primary_key__inherit__graph.map
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_primary_key__inherit__graph.md5
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_primary_key__inherit__graph.svg
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_savepoint_helper-members.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_savepoint_helper.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_savepoint_helper.js
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_sequence-members.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_sequence.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_sequence.js
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_table-members.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_table.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_table.js
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_trigger-members.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_trigger.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_trigger.js
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_unique_constraint-members.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_unique_constraint.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_unique_constraint.js
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_unique_constraint__inherit__graph.map
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_unique_constraint__inherit__graph.md5
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_unique_constraint__inherit__graph.svg
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_unique_constraint_common-members.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_unique_constraint_common.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_unique_constraint_common.js
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_unique_constraint_common__inherit__graph.map
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_unique_constraint_common__inherit__graph.md5
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_unique_constraint_common__inherit__graph.svg
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_view-members.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_view.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/class_mssql_sql_util_base_1_1_mssql_view.js
 share/doc/qore/modules/PgsqlSqlUtilBase/html/class_pgsql_sql_util_base_1_1_pgsql_check_constraint-members.html
 share/doc/qore/modules/PgsqlSqlUtilBase/html/class_pgsql_sql_util_base_1_1_pgsql_check_constraint.html
 share/doc/qore/modules/PgsqlSqlUtilBase/html/class_pgsql_sql_util_base_1_1_pgsql_check_constraint.js
@@ -16040,6 +16788,7 @@ share/doc/qore/modules/PgsqlSqlUtilBase/
 share/doc/qore/modules/PgsqlSqlUtilBase/html/hierarchy.html
 share/doc/qore/modules/PgsqlSqlUtilBase/html/hierarchy.js
 share/doc/qore/modules/PgsqlSqlUtilBase/html/index.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/index.js
 share/doc/qore/modules/PgsqlSqlUtilBase/html/index.qhp
 share/doc/qore/modules/PgsqlSqlUtilBase/html/inherit_graph_0.map
 share/doc/qore/modules/PgsqlSqlUtilBase/html/inherit_graph_0.md5
@@ -16087,6 +16836,8 @@ share/doc/qore/modules/PgsqlSqlUtilBase/
 share/doc/qore/modules/PgsqlSqlUtilBase/html/jquery.js
 share/doc/qore/modules/PgsqlSqlUtilBase/html/menu.js
 share/doc/qore/modules/PgsqlSqlUtilBase/html/menudata.js
+share/doc/qore/modules/PgsqlSqlUtilBase/html/namespace_mssql_sql_util_base.html
+share/doc/qore/modules/PgsqlSqlUtilBase/html/namespace_mssql_sql_util_base.js
 share/doc/qore/modules/PgsqlSqlUtilBase/html/namespace_pgsql_sql_util_base.html
 share/doc/qore/modules/PgsqlSqlUtilBase/html/namespace_pgsql_sql_util_base.js
 share/doc/qore/modules/PgsqlSqlUtilBase/html/namespacemembers.html
@@ -16300,6 +17051,7 @@ share/doc/qore/modules/Pop3Client/html/g
 share/doc/qore/modules/Pop3Client/html/graph_legend.md5
 share/doc/qore/modules/Pop3Client/html/graph_legend.svg
 share/doc/qore/modules/Pop3Client/html/index.html
+share/doc/qore/modules/Pop3Client/html/index.js
 share/doc/qore/modules/Pop3Client/html/index.qhp
 share/doc/qore/modules/Pop3Client/html/jquery.js
 share/doc/qore/modules/Pop3Client/html/menu.js
@@ -16599,6 +17351,7 @@ share/doc/qore/modules/QUnit/html/graph_
 share/doc/qore/modules/QUnit/html/hierarchy.html
 share/doc/qore/modules/QUnit/html/hierarchy.js
 share/doc/qore/modules/QUnit/html/index.html
+share/doc/qore/modules/QUnit/html/index.js
 share/doc/qore/modules/QUnit/html/index.qhp
 share/doc/qore/modules/QUnit/html/inherit_graph_0.map
 share/doc/qore/modules/QUnit/html/inherit_graph_0.md5
@@ -16858,6 +17611,7 @@ share/doc/qore/modules/Qdx/html/graph_le
 share/doc/qore/modules/Qdx/html/hierarchy.html
 share/doc/qore/modules/Qdx/html/hierarchy.js
 share/doc/qore/modules/Qdx/html/index.html
+share/doc/qore/modules/Qdx/html/index.js
 share/doc/qore/modules/Qdx/html/index.qhp
 share/doc/qore/modules/Qdx/html/inherit_graph_0.map
 share/doc/qore/modules/Qdx/html/inherit_graph_0.md5
@@ -17418,6 +18172,7 @@ share/doc/qore/modules/RestClient/html/g
 share/doc/qore/modules/RestClient/html/hierarchy.html
 share/doc/qore/modules/RestClient/html/hierarchy.js
 share/doc/qore/modules/RestClient/html/index.html
+share/doc/qore/modules/RestClient/html/index.js
 share/doc/qore/modules/RestClient/html/index.qhp
 share/doc/qore/modules/RestClient/html/inherit_graph_0.map
 share/doc/qore/modules/RestClient/html/inherit_graph_0.md5
@@ -17696,6 +18451,7 @@ share/doc/qore/modules/RestClientDataPro
 share/doc/qore/modules/RestClientDataProvider/html/graph_legend.md5
 share/doc/qore/modules/RestClientDataProvider/html/graph_legend.svg
 share/doc/qore/modules/RestClientDataProvider/html/index.html
+share/doc/qore/modules/RestClientDataProvider/html/index.js
 share/doc/qore/modules/RestClientDataProvider/html/index.qhp
 share/doc/qore/modules/RestClientDataProvider/html/jquery.js
 share/doc/qore/modules/RestClientDataProvider/html/menu.js
@@ -17929,6 +18685,7 @@ share/doc/qore/modules/RestHandler/html/
 share/doc/qore/modules/RestHandler/html/hierarchy.html
 share/doc/qore/modules/RestHandler/html/hierarchy.js
 share/doc/qore/modules/RestHandler/html/index.html
+share/doc/qore/modules/RestHandler/html/index.js
 share/doc/qore/modules/RestHandler/html/index.qhp
 share/doc/qore/modules/RestHandler/html/inherit_graph_0.map
 share/doc/qore/modules/RestHandler/html/inherit_graph_0.md5
@@ -18175,6 +18932,7 @@ share/doc/qore/modules/RestSchemaValidat
 share/doc/qore/modules/RestSchemaValidator/html/hierarchy.html
 share/doc/qore/modules/RestSchemaValidator/html/hierarchy.js
 share/doc/qore/modules/RestSchemaValidator/html/index.html
+share/doc/qore/modules/RestSchemaValidator/html/index.js
 share/doc/qore/modules/RestSchemaValidator/html/index.qhp
 share/doc/qore/modules/RestSchemaValidator/html/inherit_graph_0.map
 share/doc/qore/modules/RestSchemaValidator/html/inherit_graph_0.md5
@@ -18533,6 +19291,7 @@ share/doc/qore/modules/SalesforceRestCli
 share/doc/qore/modules/SalesforceRestClient/html/hierarchy.html
 share/doc/qore/modules/SalesforceRestClient/html/hierarchy.js
 share/doc/qore/modules/SalesforceRestClient/html/index.html
+share/doc/qore/modules/SalesforceRestClient/html/index.js
 share/doc/qore/modules/SalesforceRestClient/html/index.qhp
 share/doc/qore/modules/SalesforceRestClient/html/inherit_graph_0.map
 share/doc/qore/modules/SalesforceRestClient/html/inherit_graph_0.md5
@@ -18889,6 +19648,7 @@ share/doc/qore/modules/SalesforceRestDat
 share/doc/qore/modules/SalesforceRestDataProvider/html/group__warning__constants.js
 share/doc/qore/modules/SalesforceRestDataProvider/html/group__x509__verification__constants.js
 share/doc/qore/modules/SalesforceRestDataProvider/html/index.html
+share/doc/qore/modules/SalesforceRestDataProvider/html/index.js
 share/doc/qore/modules/SalesforceRestDataProvider/html/index.qhp
 share/doc/qore/modules/SalesforceRestDataProvider/html/jquery.js
 share/doc/qore/modules/SalesforceRestDataProvider/html/menu.js
@@ -19143,6 +19903,7 @@ share/doc/qore/modules/Sap4HanaRestClien
 share/doc/qore/modules/Sap4HanaRestClient/html/hierarchy.html
 share/doc/qore/modules/Sap4HanaRestClient/html/hierarchy.js
 share/doc/qore/modules/Sap4HanaRestClient/html/index.html
+share/doc/qore/modules/Sap4HanaRestClient/html/index.js
 share/doc/qore/modules/Sap4HanaRestClient/html/index.qhp
 share/doc/qore/modules/Sap4HanaRestClient/html/inherit_graph_0.map
 share/doc/qore/modules/Sap4HanaRestClient/html/inherit_graph_0.md5
@@ -19389,6 +20150,7 @@ share/doc/qore/modules/Schema/html/graph
 share/doc/qore/modules/Schema/html/hierarchy.html
 share/doc/qore/modules/Schema/html/hierarchy.js
 share/doc/qore/modules/Schema/html/index.html
+share/doc/qore/modules/Schema/html/index.js
 share/doc/qore/modules/Schema/html/index.qhp
 share/doc/qore/modules/Schema/html/inherit_graph_0.map
 share/doc/qore/modules/Schema/html/inherit_graph_0.md5
@@ -19999,6 +20761,7 @@ share/doc/qore/modules/ServiceNowRestCli
 share/doc/qore/modules/ServiceNowRestClient/html/hierarchy.html
 share/doc/qore/modules/ServiceNowRestClient/html/hierarchy.js
 share/doc/qore/modules/ServiceNowRestClient/html/index.html
+share/doc/qore/modules/ServiceNowRestClient/html/index.js
 share/doc/qore/modules/ServiceNowRestClient/html/index.qhp
 share/doc/qore/modules/ServiceNowRestClient/html/inherit_graph_0.map
 share/doc/qore/modules/ServiceNowRestClient/html/inherit_graph_0.md5
@@ -20344,6 +21107,7 @@ share/doc/qore/modules/ServiceNowRestDat
 share/doc/qore/modules/ServiceNowRestDataProvider/html/group__warning__constants.js
 share/doc/qore/modules/ServiceNowRestDataProvider/html/group__x509__verification__constants.js
 share/doc/qore/modules/ServiceNowRestDataProvider/html/index.html
+share/doc/qore/modules/ServiceNowRestDataProvider/html/index.js
 share/doc/qore/modules/ServiceNowRestDataProvider/html/index.qhp
 share/doc/qore/modules/ServiceNowRestDataProvider/html/jquery.js
 share/doc/qore/modules/ServiceNowRestDataProvider/html/menu.js
@@ -20595,6 +21359,7 @@ share/doc/qore/modules/SewioRestClient/h
 share/doc/qore/modules/SewioRestClient/html/hierarchy.html
 share/doc/qore/modules/SewioRestClient/html/hierarchy.js
 share/doc/qore/modules/SewioRestClient/html/index.html
+share/doc/qore/modules/SewioRestClient/html/index.js
 share/doc/qore/modules/SewioRestClient/html/index.qhp
 share/doc/qore/modules/SewioRestClient/html/inherit_graph_0.map
 share/doc/qore/modules/SewioRestClient/html/inherit_graph_0.md5
@@ -20830,6 +21595,7 @@ share/doc/qore/modules/SewioWebSocketCli
 share/doc/qore/modules/SewioWebSocketClient/html/graph_legend.md5
 share/doc/qore/modules/SewioWebSocketClient/html/graph_legend.svg
 share/doc/qore/modules/SewioWebSocketClient/html/index.html
+share/doc/qore/modules/SewioWebSocketClient/html/index.js
 share/doc/qore/modules/SewioWebSocketClient/html/index.qhp
 share/doc/qore/modules/SewioWebSocketClient/html/jquery.js
 share/doc/qore/modules/SewioWebSocketClient/html/menu.js
@@ -21100,6 +21866,7 @@ share/doc/qore/modules/SmtpClient/html/g
 share/doc/qore/modules/SmtpClient/html/hierarchy.html
 share/doc/qore/modules/SmtpClient/html/hierarchy.js
 share/doc/qore/modules/SmtpClient/html/index.html
+share/doc/qore/modules/SmtpClient/html/index.js
 share/doc/qore/modules/SmtpClient/html/index.qhp
 share/doc/qore/modules/SmtpClient/html/inherit_graph_0.map
 share/doc/qore/modules/SmtpClient/html/inherit_graph_0.md5
@@ -21444,6 +22211,9 @@ share/doc/qore/modules/SqlUtil/html/clas
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_abstract_numeric_data_type-members.html
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_abstract_numeric_data_type.html
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_abstract_numeric_data_type.js
+share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_abstract_numeric_data_type__inherit__graph.map
+share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_abstract_numeric_data_type__inherit__graph.md5
+share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_abstract_numeric_data_type__inherit__graph.svg
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_abstract_primary_key-members.html
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_abstract_primary_key.html
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_abstract_primary_key__inherit__graph.map
@@ -21530,24 +22300,42 @@ share/doc/qore/modules/SqlUtil/html/clas
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_column_data_type-members.html
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_column_data_type.html
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_column_data_type.js
+share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_column_data_type__inherit__graph.map
+share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_column_data_type__inherit__graph.md5
+share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_column_data_type__inherit__graph.svg
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_column_field-members.html
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_column_field.html
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_column_field.js
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_date_type-members.html
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_date_type.html
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_date_type.js
+share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_date_type__inherit__graph.map
+share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_date_type__inherit__graph.md5
+share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_date_type__inherit__graph.svg
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_db_specific_data_type-members.html
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_db_specific_data_type.html
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_db_specific_data_type.js
+share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_db_specific_data_type__inherit__graph.map
+share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_db_specific_data_type__inherit__graph.md5
+share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_db_specific_data_type__inherit__graph.svg
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_float_type-members.html
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_float_type.html
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_float_type.js
+share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_float_type__inherit__graph.map
+share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_float_type__inherit__graph.md5
+share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_float_type__inherit__graph.svg
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_int_type-members.html
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_int_type.html
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_int_type.js
+share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_int_type__inherit__graph.map
+share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_int_type__inherit__graph.md5
+share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_int_type__inherit__graph.svg
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_string_type-members.html
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_string_type.html
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_string_type.js
+share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_string_type__inherit__graph.map
+share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_string_type__inherit__graph.md5
+share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_sql_util_string_type__inherit__graph.svg
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_table-members.html
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_table.html
 share/doc/qore/modules/SqlUtil/html/class_sql_util_1_1_table.js
@@ -21645,8 +22433,16 @@ share/doc/qore/modules/SqlUtil/html/grou
 share/doc/qore/modules/SqlUtil/html/group__crypto__transformations.js
 share/doc/qore/modules/SqlUtil/html/group__cryptographic__constants.js
 share/doc/qore/modules/SqlUtil/html/group__cryptographic__functions.js
+share/doc/qore/modules/SqlUtil/html/group__data__provider__api__profiles.js
+share/doc/qore/modules/SqlUtil/html/group__data__type__tags.js
 share/doc/qore/modules/SqlUtil/html/group__database__driver__constants.js
+share/doc/qore/modules/SqlUtil/html/group__dataprovider__expression__type__codes.js
+share/doc/qore/modules/SqlUtil/html/group__dataprovider__generic__search__op__funcs.js
+share/doc/qore/modules/SqlUtil/html/group__dataprovider__generic__search__ops.js
+share/doc/qore/modules/SqlUtil/html/group__dataprovider__logic__ops.js
+share/doc/qore/modules/SqlUtil/html/group__dataprovider__message__support.js
 share/doc/qore/modules/SqlUtil/html/group__date__and__time__functions.js
+share/doc/qore/modules/SqlUtil/html/group__db__provider__upsert__results.js
 share/doc/qore/modules/SqlUtil/html/group__dbi__capabilities.js
 share/doc/qore/modules/SqlUtil/html/group__dbi__functions.js
 share/doc/qore/modules/SqlUtil/html/group__debug__flow__options.js
@@ -21659,6 +22455,7 @@ share/doc/qore/modules/SqlUtil/html/grou
 share/doc/qore/modules/SqlUtil/html/group__event__map__constants.js
 share/doc/qore/modules/SqlUtil/html/group__event__source__constants.js
 share/doc/qore/modules/SqlUtil/html/group__exception__type__constants.js
+share/doc/qore/modules/SqlUtil/html/group__expression__role__codes.js
 share/doc/qore/modules/SqlUtil/html/group__file__locking__constants.js
 share/doc/qore/modules/SqlUtil/html/group__file__open__constants.js
 share/doc/qore/modules/SqlUtil/html/group__file__seek__constants.js
@@ -21673,6 +22470,7 @@ share/doc/qore/modules/SqlUtil/html/grou
 share/doc/qore/modules/SqlUtil/html/group__library__functions.js
 share/doc/qore/modules/SqlUtil/html/group__library__option__constants.js
 share/doc/qore/modules/SqlUtil/html/group__list__functions.js
+share/doc/qore/modules/SqlUtil/html/group__logic__capability__codes.js
 share/doc/qore/modules/SqlUtil/html/group__math__constants.js
 share/doc/qore/modules/SqlUtil/html/group__math__functions.js
 share/doc/qore/modules/SqlUtil/html/group__misc__functions.js
@@ -21686,12 +22484,14 @@ share/doc/qore/modules/SqlUtil/html/grou
 share/doc/qore/modules/SqlUtil/html/group__option__constants.js
 share/doc/qore/modules/SqlUtil/html/group__parse__options.js
 share/doc/qore/modules/SqlUtil/html/group__parse__url__options.js
+share/doc/qore/modules/SqlUtil/html/group__pipeline__status__codes.js
 share/doc/qore/modules/SqlUtil/html/group__protocol__constants.js
 share/doc/qore/modules/SqlUtil/html/group__pwd__functions.js
 share/doc/qore/modules/SqlUtil/html/group__range__functions.js
 share/doc/qore/modules/SqlUtil/html/group__regex__constants.js
 share/doc/qore/modules/SqlUtil/html/group__signal__constants.js
 share/doc/qore/modules/SqlUtil/html/group__signal__handling__functions.js
+share/doc/qore/modules/SqlUtil/html/group__signature__type__codes.js
 share/doc/qore/modules/SqlUtil/html/group__socket__poll__constants.js
 share/doc/qore/modules/SqlUtil/html/group__socket__type__constants.js
 share/doc/qore/modules/SqlUtil/html/group__sql__constants.js
@@ -21741,6 +22541,7 @@ share/doc/qore/modules/SqlUtil/html/grou
 share/doc/qore/modules/SqlUtil/html/hierarchy.html
 share/doc/qore/modules/SqlUtil/html/hierarchy.js
 share/doc/qore/modules/SqlUtil/html/index.html
+share/doc/qore/modules/SqlUtil/html/index.js
 share/doc/qore/modules/SqlUtil/html/index.qhp
 share/doc/qore/modules/SqlUtil/html/inherit_graph_0.map
 share/doc/qore/modules/SqlUtil/html/inherit_graph_0.md5
@@ -21834,6 +22635,7 @@ share/doc/qore/modules/SqlUtil/html/navt
 share/doc/qore/modules/SqlUtil/html/navtreeindex10.js
 share/doc/qore/modules/SqlUtil/html/navtreeindex11.js
 share/doc/qore/modules/SqlUtil/html/navtreeindex12.js
+share/doc/qore/modules/SqlUtil/html/navtreeindex13.js
 share/doc/qore/modules/SqlUtil/html/navtreeindex2.js
 share/doc/qore/modules/SqlUtil/html/navtreeindex3.js
 share/doc/qore/modules/SqlUtil/html/navtreeindex4.js
@@ -21948,6 +22750,7 @@ share/doc/qore/modules/SqlUtil/html/sear
 share/doc/qore/modules/SqlUtil/html/search/namespaces_0.js
 share/doc/qore/modules/SqlUtil/html/search/namespaces_1.js
 share/doc/qore/modules/SqlUtil/html/search/namespaces_2.js
+share/doc/qore/modules/SqlUtil/html/search/namespaces_3.js
 share/doc/qore/modules/SqlUtil/html/search/pages_0.js
 share/doc/qore/modules/SqlUtil/html/search/pages_1.js
 share/doc/qore/modules/SqlUtil/html/search/pages_10.js
@@ -22095,6 +22898,7 @@ share/doc/qore/modules/Sqlite3SqlUtil/ht
 share/doc/qore/modules/Sqlite3SqlUtil/html/graph_legend.md5
 share/doc/qore/modules/Sqlite3SqlUtil/html/graph_legend.svg
 share/doc/qore/modules/Sqlite3SqlUtil/html/index.html
+share/doc/qore/modules/Sqlite3SqlUtil/html/index.js
 share/doc/qore/modules/Sqlite3SqlUtil/html/index.qhp
 share/doc/qore/modules/Sqlite3SqlUtil/html/jquery.js
 share/doc/qore/modules/Sqlite3SqlUtil/html/menu.js
@@ -22452,6 +23256,7 @@ share/doc/qore/modules/Swagger/html/grap
 share/doc/qore/modules/Swagger/html/hierarchy.html
 share/doc/qore/modules/Swagger/html/hierarchy.js
 share/doc/qore/modules/Swagger/html/index.html
+share/doc/qore/modules/Swagger/html/index.js
 share/doc/qore/modules/Swagger/html/index.qhp
 share/doc/qore/modules/Swagger/html/inherit_graph_0.map
 share/doc/qore/modules/Swagger/html/inherit_graph_0.md5
@@ -22738,6 +23543,7 @@ share/doc/qore/modules/SwaggerDataProvid
 share/doc/qore/modules/SwaggerDataProvider/html/hierarchy.html
 share/doc/qore/modules/SwaggerDataProvider/html/hierarchy.js
 share/doc/qore/modules/SwaggerDataProvider/html/index.html
+share/doc/qore/modules/SwaggerDataProvider/html/index.js
 share/doc/qore/modules/SwaggerDataProvider/html/index.qhp
 share/doc/qore/modules/SwaggerDataProvider/html/inherit_graph_0.map
 share/doc/qore/modules/SwaggerDataProvider/html/inherit_graph_0.md5
@@ -23009,6 +23815,7 @@ share/doc/qore/modules/TableMapper/html/
 share/doc/qore/modules/TableMapper/html/hierarchy.html
 share/doc/qore/modules/TableMapper/html/hierarchy.js
 share/doc/qore/modules/TableMapper/html/index.html
+share/doc/qore/modules/TableMapper/html/index.js
 share/doc/qore/modules/TableMapper/html/index.qhp
 share/doc/qore/modules/TableMapper/html/inherit_graph_0.map
 share/doc/qore/modules/TableMapper/html/inherit_graph_0.md5
@@ -23347,6 +24154,7 @@ share/doc/qore/modules/TelnetClient/html
 share/doc/qore/modules/TelnetClient/html/group__warning__constants.js
 share/doc/qore/modules/TelnetClient/html/group__x509__verification__constants.js
 share/doc/qore/modules/TelnetClient/html/index.html
+share/doc/qore/modules/TelnetClient/html/index.js
 share/doc/qore/modules/TelnetClient/html/index.qhp
 share/doc/qore/modules/TelnetClient/html/jquery.js
 share/doc/qore/modules/TelnetClient/html/menu.js
@@ -23582,6 +24390,7 @@ share/doc/qore/modules/TextWrap/html/gra
 share/doc/qore/modules/TextWrap/html/graph_legend.md5
 share/doc/qore/modules/TextWrap/html/graph_legend.svg
 share/doc/qore/modules/TextWrap/html/index.html
+share/doc/qore/modules/TextWrap/html/index.js
 share/doc/qore/modules/TextWrap/html/index.qhp
 share/doc/qore/modules/TextWrap/html/jquery.js
 share/doc/qore/modules/TextWrap/html/menu.js
@@ -23807,6 +24616,7 @@ share/doc/qore/modules/Util/html/graph_l
 share/doc/qore/modules/Util/html/graph_legend.md5
 share/doc/qore/modules/Util/html/graph_legend.svg
 share/doc/qore/modules/Util/html/index.html
+share/doc/qore/modules/Util/html/index.js
 share/doc/qore/modules/Util/html/index.qhp
 share/doc/qore/modules/Util/html/jquery.js
 share/doc/qore/modules/Util/html/menu.js
@@ -24031,6 +24841,7 @@ share/doc/qore/modules/VscDebugAdapter/h
 share/doc/qore/modules/VscDebugAdapter/html/graph_legend.md5
 share/doc/qore/modules/VscDebugAdapter/html/graph_legend.svg
 share/doc/qore/modules/VscDebugAdapter/html/index.html
+share/doc/qore/modules/VscDebugAdapter/html/index.js
 share/doc/qore/modules/VscDebugAdapter/html/index.qhp
 share/doc/qore/modules/VscDebugAdapter/html/jquery.js
 share/doc/qore/modules/VscDebugAdapter/html/menu.js
@@ -24249,6 +25060,7 @@ share/doc/qore/modules/WebSocketClient/h
 share/doc/qore/modules/WebSocketClient/html/graph_legend.md5
 share/doc/qore/modules/WebSocketClient/html/graph_legend.svg
 share/doc/qore/modules/WebSocketClient/html/index.html
+share/doc/qore/modules/WebSocketClient/html/index.js
 share/doc/qore/modules/WebSocketClient/html/index.qhp
 share/doc/qore/modules/WebSocketClient/html/jquery.js
 share/doc/qore/modules/WebSocketClient/html/menu.js
@@ -24549,6 +25361,7 @@ share/doc/qore/modules/WebSocketHandler/
 share/doc/qore/modules/WebSocketHandler/html/hierarchy.html
 share/doc/qore/modules/WebSocketHandler/html/hierarchy.js
 share/doc/qore/modules/WebSocketHandler/html/index.html
+share/doc/qore/modules/WebSocketHandler/html/index.js
 share/doc/qore/modules/WebSocketHandler/html/index.qhp
 share/doc/qore/modules/WebSocketHandler/html/inherit_graph_0.map
 share/doc/qore/modules/WebSocketHandler/html/inherit_graph_0.md5
@@ -24856,6 +25669,7 @@ share/doc/qore/modules/WebSocketUtil/htm
 share/doc/qore/modules/WebSocketUtil/html/group__warning__constants.js
 share/doc/qore/modules/WebSocketUtil/html/group__x509__verification__constants.js
 share/doc/qore/modules/WebSocketUtil/html/index.html
+share/doc/qore/modules/WebSocketUtil/html/index.js
 share/doc/qore/modules/WebSocketUtil/html/index.qhp
 share/doc/qore/modules/WebSocketUtil/html/jquery.js
 share/doc/qore/modules/WebSocketUtil/html/menu.js
@@ -25128,6 +25942,7 @@ share/doc/qore/modules/WebUtil/html/grap
 share/doc/qore/modules/WebUtil/html/hierarchy.html
 share/doc/qore/modules/WebUtil/html/hierarchy.js
 share/doc/qore/modules/WebUtil/html/index.html
+share/doc/qore/modules/WebUtil/html/index.js
 share/doc/qore/modules/WebUtil/html/index.qhp
 share/doc/qore/modules/WebUtil/html/inherit_graph_0.map
 share/doc/qore/modules/WebUtil/html/inherit_graph_0.md5
@@ -25390,6 +26205,7 @@ share/doc/qore/modules/XdbcFirebirdSqlUt
 share/doc/qore/modules/XdbcFirebirdSqlUtilBase/html/graph_legend.md5
 share/doc/qore/modules/XdbcFirebirdSqlUtilBase/html/graph_legend.svg
 share/doc/qore/modules/XdbcFirebirdSqlUtilBase/html/index.html
+share/doc/qore/modules/XdbcFirebirdSqlUtilBase/html/index.js
 share/doc/qore/modules/XdbcFirebirdSqlUtilBase/html/index.qhp
 share/doc/qore/modules/XdbcFirebirdSqlUtilBase/html/jquery.js
 share/doc/qore/modules/XdbcFirebirdSqlUtilBase/html/menu.js
@@ -25616,6 +26432,7 @@ share/doc/qore/modules/ZeyosRestClient/h
 share/doc/qore/modules/ZeyosRestClient/html/hierarchy.html
 share/doc/qore/modules/ZeyosRestClient/html/hierarchy.js
 share/doc/qore/modules/ZeyosRestClient/html/index.html
+share/doc/qore/modules/ZeyosRestClient/html/index.js
 share/doc/qore/modules/ZeyosRestClient/html/index.qhp
 share/doc/qore/modules/ZeyosRestClient/html/inherit_graph_0.map
 share/doc/qore/modules/ZeyosRestClient/html/inherit_graph_0.md5
@@ -26762,6 +27579,8 @@ share/qore-modules/${PKGVERSION}/DataPro
 share/qore-modules/${PKGVERSION}/DataProvider/NullDataProviderFactory.qc
 share/qore-modules/${PKGVERSION}/DataProvider/Observable.qc
 share/qore-modules/${PKGVERSION}/DataProvider/Observer.qc
+share/qore-modules/${PKGVERSION}/DataProvider/QoreBase64BinaryDataType.qc
+share/qore-modules/${PKGVERSION}/DataProvider/QoreBase64BinaryOrNothingDataType.qc
 share/qore-modules/${PKGVERSION}/DataProvider/QoreBinaryDataType.qc
 share/qore-modules/${PKGVERSION}/DataProvider/QoreBinaryDataTypeBase.qc
 share/qore-modules/${PKGVERSION}/DataProvider/QoreBinaryOrNothingDataType.qc
@@ -26777,6 +27596,8 @@ share/qore-modules/${PKGVERSION}/DataPro
 share/qore-modules/${PKGVERSION}/DataProvider/QoreFloatDataTypeBase.qc
 share/qore-modules/${PKGVERSION}/DataProvider/QoreFloatOrNothingDataType.qc
 share/qore-modules/${PKGVERSION}/DataProvider/QoreHashDataType.qc
+share/qore-modules/${PKGVERSION}/DataProvider/QoreHexBinaryDataType.qc
+share/qore-modules/${PKGVERSION}/DataProvider/QoreHexBinaryOrNothingDataType.qc
 share/qore-modules/${PKGVERSION}/DataProvider/QoreIntDataType.qc
 share/qore-modules/${PKGVERSION}/DataProvider/QoreIntDataTypeBase.qc
 share/qore-modules/${PKGVERSION}/DataProvider/QoreIntOrNothingDataType.qc
@@ -26833,6 +27654,32 @@ share/qore-modules/${PKGVERSION}/DebugLi
 share/qore-modules/${PKGVERSION}/DebugProgramControl.qm
 share/qore-modules/${PKGVERSION}/DebugUtil.qm
 share/qore-modules/${PKGVERSION}/Diff.qm
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchAcknowledgedDataType.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchDataProvider.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchDataProvider.qm
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchDataProviderFactory.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchDocumentCreateDataProvider.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchDocumentDataProvider.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchDocumentDeleteDataProvider.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchDocumentReadDataProvider.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchDocumentUpdateDataProvider.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchIndexCreateDataProvider.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchIndexDataProvider.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchIndexDataTypeBase.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchIndexDeleteDataProvider.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchIndexReadAllDataProvider.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchIndexReadDataProvider.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchIndexSearchDataProvider.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchIndexTableDataProvider.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchIndexesDataProvider.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchPipelineCreateDataProvider.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchPipelineDataProvider.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchPipelineDataTypeBase.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchPipelineDeleteDataProvider.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchPipelineReadAllDataProvider.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchPipelineReadDataProvider.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchPipelineUpdateDataProvider.qc
+share/qore-modules/${PKGVERSION}/ElasticSearchDataProvider/ElasticSearchRecordIterator.qc
 share/qore-modules/${PKGVERSION}/FileDataProvider/FileCopyDataProvider.qc
 share/qore-modules/${PKGVERSION}/FileDataProvider/FileCopyRequestDataType.qc
 share/qore-modules/${PKGVERSION}/FileDataProvider/FileCreateDataProvider.qc
@@ -26917,6 +27764,7 @@ share/qore-modules/${PKGVERSION}/HttpCli
 share/qore-modules/${PKGVERSION}/HttpServer.qm
 share/qore-modules/${PKGVERSION}/HttpServerUtil.qm
 share/qore-modules/${PKGVERSION}/JdbcFirebirdSqlUtil.qm
+share/qore-modules/${PKGVERSION}/JdbcMicrosoftSqlUtil.qm
 share/qore-modules/${PKGVERSION}/JdbcOracleSqlUtil.qm
 share/qore-modules/${PKGVERSION}/JdbcPostgresqlSqlUtil.qm
 share/qore-modules/${PKGVERSION}/Logger.qm
@@ -26924,6 +27772,7 @@ share/qore-modules/${PKGVERSION}/MailMes
 share/qore-modules/${PKGVERSION}/Mapper.qm
 share/qore-modules/${PKGVERSION}/MapperUtil.qm
 share/qore-modules/${PKGVERSION}/Mime.qm
+share/qore-modules/${PKGVERSION}/MssqlSqlUtilBase.qm
 share/qore-modules/${PKGVERSION}/MysqlSqlUtil.qm
 share/qore-modules/${PKGVERSION}/OdbcFirebirdSqlUtil.qm
 share/qore-modules/${PKGVERSION}/OracleSqlUtil.qm
@@ -27012,7 +27861,9 @@ share/qore/Doxyfile.in
 share/qore/Qore-Q.ico
 share/qore/SqlUtil-Full.svg
 share/qore/dox_qore.css
+share/qore/elastic-logo.svg
 share/qore/footer_template.html
 share/qore/header_template.html
 share/qore/qore-logo-55x151-white.png
 share/qore/qore-logo-55x200.png
+@pkgdir share/doc/qore/modules/MssqlSqlUtilBase/html

Index: pkgsrc/lang/qore/buildlink3.mk
diff -u pkgsrc/lang/qore/buildlink3.mk:1.9 pkgsrc/lang/qore/buildlink3.mk:1.10
--- pkgsrc/lang/qore/buildlink3.mk:1.9  Thu Apr 20 12:48:28 2023
+++ pkgsrc/lang/qore/buildlink3.mk      Tue Aug  8 19:31:04 2023
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2023/04/20 12:48:28 nros Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2023/08/08 19:31:04 nros Exp $
 #
 
 BUILDLINK_TREE+=       qore
@@ -7,7 +7,7 @@ BUILDLINK_TREE+=        qore
 QORE_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.qore+=   qore>=1.2 # API version 1.2
-BUILDLINK_ABI_DEPENDS.qore?=   qore>=1.14.2
+BUILDLINK_ABI_DEPENDS.qore?=   qore>=1.17.0
 BUILDLINK_PKGSRCDIR.qore?=     ../../lang/qore
 
 .include "../../archivers/bzip2/buildlink3.mk"

Index: pkgsrc/lang/qore/distinfo
diff -u pkgsrc/lang/qore/distinfo:1.18 pkgsrc/lang/qore/distinfo:1.19
--- pkgsrc/lang/qore/distinfo:1.18      Thu Apr 20 12:48:28 2023
+++ pkgsrc/lang/qore/distinfo   Tue Aug  8 19:31:04 2023
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.18 2023/04/20 12:48:28 nros Exp $
+$NetBSD: distinfo,v 1.19 2023/08/08 19:31:04 nros Exp $
 
-BLAKE2s (qore-1.14.2.tar.bz2) = ecdc5ddf43b29b30f2a81d3246f76f7c78ec0c6c5e3ec880ecc28aa7232700bb
-SHA512 (qore-1.14.2.tar.bz2) = 5fe73a4d443040063fa9acb009ff2292e58fa385e9087478060e717e7a3fe45cf5c79670584a30e9fe16cc97c45b5122bfd31477859dd3805dc84a52ec33004c
-Size (qore-1.14.2.tar.bz2) = 43587233 bytes
-SHA1 (patch-include_qore_macros.h) = dc7ff931346ace880de3dc9ca6be4ce80b842929
+BLAKE2s (qore-1.17.0.tar.bz2) = 67ec5c84ae1977223d9a69ee56bbc7232c1942944a1941bf751795b92dcf2a12
+SHA512 (qore-1.17.0.tar.bz2) = fa6e2df66fb9945735a6d4973036a6e0807bd9d025c63c8ab44037678b200ea64721e532fe946cbd552ca59b031604ad2207d23364353a34a08f31a33b640dbc
+Size (qore-1.17.0.tar.bz2) = 44981778 bytes
+SHA1 (patch-lib_QoreEllipsesNode.cpp) = 526f37ea885102c4aa0476dff3a66effd62e0ad2
 SHA1 (patch-lib_ql__lib.qpp) = a94737d5ed7c930ddc667c5e8be45cd1095d5a4a

Added files:

Index: pkgsrc/lang/qore/patches/patch-lib_QoreEllipsesNode.cpp
diff -u /dev/null pkgsrc/lang/qore/patches/patch-lib_QoreEllipsesNode.cpp:1.1
--- /dev/null   Tue Aug  8 19:31:04 2023
+++ pkgsrc/lang/qore/patches/patch-lib_QoreEllipsesNode.cpp     Tue Aug  8 19:31:04 2023
@@ -0,0 +1,21 @@
+$NetBSD: patch-lib_QoreEllipsesNode.cpp,v 1.1 2023/08/08 19:31:04 nros Exp $
+
+* Make sure qore_program_private::get is visible
+
+--- lib/QoreEllipsesNode.cpp.orig      2023-08-06 11:57:14.108415961 +0000
++++ lib/QoreEllipsesNode.cpp
+@@ -29,6 +29,7 @@
+ */
+ 
+ #include <qore/Qore.h>
++#include <qore/intern/qore_program_private.h>
+ 
+ QoreString QoreEllipsesNode::staticEllipses("...");
+ 
+@@ -42,4 +43,4 @@ int QoreEllipsesNode::parseInitImpl(Qore
+     qore_program_private::get(*getProgram())->makeParseException(*loc, "ILLEGAL-ELLIPSES",
+         new QoreStringNode("ellipses can only be used as the final or only element in a parameter list"));
+     return -1;
+-}
+\ No newline at end of file
++}



Home | Main Index | Thread Index | Old Index