Files in EXASOL/r-exasol
R Interface & SDK for the EXASOL Database

.Rbuildignore
.github/workflows/cpp_test.yml
.github/workflows/main.yml
.github/workflows/release_droid_upload_github_release_assets.yml
.github/workflows/update_docker_images.yml
.github/workflows/windows_macosx.yml
.gitignore
DESCRIPTION
LICENSE
NAMESPACE
R/EXADBI-connection.R R/EXADBI-datatype.R R/EXADBI-driver.R R/EXADBI-info.R R/EXADBI-internal.R R/EXADBI-object.R R/EXADBI-query.R R/EXADBI-result.R R/EXADBI-summary.R R/EXADBI-table.R R/EXADBI-transaction.R R/EXADBI.R R/Viewer.R R/catch-routine-registration.R R/exa.createScript.R R/exa.log.R R/exa.readData.R R/exa.writeData.R R/exasol.R README.md
cleanup
configure
configure.ac
doc/changes/changelog.md doc/changes/changes_5.3.0.md doc/changes/changes_6.0.0.md doc/changes/changes_7.0.0.md doc/changes/changes_7.0.1.md doc/changes/changes_7.0.2.md doc/changes/changes_7.1.0.md doc/changes/changes_7.2.0.md doc/developer_guide/developer_guide.md
doc/developer_guide/images/r-exasol-c_component.png
doc/developer_guide/images/r-exasol.odg
doc/developer_guide/images/r-exasol.png
error_code_config.yml
examples/createScript.R examples/readData.R examples/writeData.R
inst/COPYRIGHT/notices/DBI
inst/COPYRIGHT/notices/OpenSSL
inst/COPYRIGHT/notices/R
inst/COPYRIGHT/notices/RODBC
inst/res/exasol.png
inst/rstudio/connections.dcf
inst/rstudio/connections/Exasol.R inst/rstudio/connections/Exasol_DSN.R man/ALLOWED_UDF_IN_TYPES.Rd man/ALLOWED_UDF_OUT_TYPES.Rd man/C_asyncEnableTracing.Rd man/C_asyncRODBCIOStart.Rd man/C_asyncRODBCProxyHost.Rd man/C_asyncRODBCProxyPort.Rd man/C_asyncRODBCQueryFinish.Rd man/C_asyncRODBCQueryStart.Rd man/C_run_testthat_tests.Rd man/EMITS.Rd man/EXAConnection-class.Rd man/EXAConnectionLog.Rd man/EXADataType.Rd man/EXADriver-class.Rd man/EXAObject-class.Rd man/EXAResult-class.Rd man/EXATrace.Rd man/RETURNS.Rd man/RODBC-class.Rd man/SCALAR.Rd man/SET.Rd man/dbBegin.Rd man/dbClearResult.Rd man/dbCommit.Rd man/dbConnect.Rd man/dbCurrentSchema.Rd man/dbDataType.Rd man/dbDisconnect.Rd man/dbEnd.Rd man/dbExistsTable.Rd man/dbGetInfo.Rd man/dbGetQuery.Rd man/dbGetRowsAffected.Rd man/dbHasCompleted.Rd man/dbIsValid.Rd man/dbListFields.Rd man/dbListTables.Rd man/dbReadTable.Rd man/dbRemoveTable.Rd man/dbRollback.Rd man/dbSendQuery.Rd man/dbWriteTable.Rd man/exa.createScript.Rd man/exa.readData.Rd man/exa.writeData.Rd man/exasol-package.Rd man/exasol_driver.Rd man/fetch.Rd man/grep_schema.Rd man/processIDs.Rd man/summary.Rd
r-exasol.Rproj
src/Makevars.in
src/Makevars.ucrt
src/Makevars.win
src/connection.cpp
src/connection.h
src/exasol.c
src/r_exasol/algorithm/repeating_buffer_fill.h
src/r_exasol/connection/async_executor/async_executor.h
src/r_exasol/connection/async_executor/async_executor_exception.h
src/r_exasol/connection/async_executor/async_executor_impl.h
src/r_exasol/connection/async_executor/async_executor_session_info.h
src/r_exasol/connection/async_executor/query_executor.h
src/r_exasol/connection/connection_controller.cpp
src/r_exasol/connection/connection_controller.h
src/r_exasol/connection/connection_establisher.h
src/r_exasol/connection/connection_exception.h
src/r_exasol/connection/connection_factory.h
src/r_exasol/connection/connection_factory_impl.cpp
src/r_exasol/connection/connection_factory_impl.h
src/r_exasol/connection/connection_info.h
src/r_exasol/connection/error_handler.h
src/r_exasol/connection/protocol/chunk.h
src/r_exasol/connection/protocol/common.cpp
src/r_exasol/connection/protocol/common.h
src/r_exasol/connection/protocol/http/conn/http_connection_establisher.cpp
src/r_exasol/connection/protocol/http/conn/http_connection_establisher.h
src/r_exasol/connection/protocol/http/reader/http_chunk_reader.cpp
src/r_exasol/connection/protocol/http/reader/http_chunk_reader.h
src/r_exasol/connection/protocol/http/writer/http_chunk_writer.cpp
src/r_exasol/connection/protocol/http/writer/http_chunk_writer.h
src/r_exasol/connection/protocol/https/conn/https_connection_establisher.cpp
src/r_exasol/connection/protocol/https/conn/https_connection_establisher.h
src/r_exasol/connection/protocol/meta_info_reader.cpp
src/r_exasol/connection/protocol/meta_info_reader.h
src/r_exasol/connection/protocol_type.h
src/r_exasol/connection/reader.h
src/r_exasol/connection/socket/socket.h
src/r_exasol/connection/socket/socket_impl.cpp
src/r_exasol/connection/socket/socket_impl.h
src/r_exasol/connection/socket/ssl_socket_impl.cpp
src/r_exasol/connection/socket/ssl_socket_impl.h
src/r_exasol/connection/writer.h
src/r_exasol/connection_context.cpp
src/r_exasol/connection_context.h
src/r_exasol/debug_print/date.h
src/r_exasol/debug_print/debug_printer.cpp
src/r_exasol/debug_print/debug_printer.h
src/r_exasol/debug_print/file_logger.cpp
src/r_exasol/debug_print/file_logger.h
src/r_exasol/external/r.h
src/r_exasol/external/r_conn.h
src/r_exasol/external/r_conn_fwd.h
src/r_exasol/external/r_odbc.h
src/r_exasol/external/r_odbc_fwd.h
src/r_exasol/external/socket_api.h
src/r_exasol/external/socket_fwd.h
src/r_exasol/external/sql.h
src/r_exasol/odbc/odbc_query_executor.cpp
src/r_exasol/odbc/odbc_query_executor.h
src/r_exasol/odbc/odbc_session_info_impl.cpp
src/r_exasol/odbc/odbc_session_info_impl.h
src/r_exasol/rconnection/connection_hook.h
src/r_exasol/rconnection/r_connection.h
src/r_exasol/rconnection/r_reader_connection.cpp
src/r_exasol/rconnection/r_reader_connection.h
src/r_exasol/rconnection/r_writer_connection.cpp
src/r_exasol/rconnection/r_writer_connection.h
src/r_exasol/ssl/certificate.cpp
src/r_exasol/ssl/certificate.h
src/r_exasol/ssl/certificate_exception.h
src/sources.list
src/tests/sources.list
src/tests/test_reader_writer.cpp
src/tests/test_runner.cpp
tests/Dockerfile
tests/cpp/CMakeLists.txt
tests/cpp/algo.cpp
tests/cpp/async_tests.cpp
tests/cpp/connection_tests.cpp
tests/cpp/http_tests.cpp
tests/cpp/main.cpp
tests/cpp/mocks/AsyncExecutorMock.cpp
tests/cpp/mocks/AsyncExecutorMock.h
tests/cpp/mocks/AsyncSessionMock.cpp
tests/cpp/mocks/AsyncSessionMock.h
tests/cpp/mocks/CustomAsyncExecutorMock.cpp
tests/cpp/mocks/CustomAsyncExecutorMock.h
tests/cpp/mocks/CustomAsyncSessionMock.cpp
tests/cpp/mocks/CustomAsyncSessionMock.h
tests/cpp/mocks/CustomMockFunction.h
tests/cpp/python/python_async_tests.py
tests/cpp/python/python_client_tests.py
tests/cpp/python/python_http_tests.py
tests/cpp/python/python_tests.py
tests/cpp/python/socket_wrapper.py
tests/cpp/test_utils.h
tests/cran-submission/Dockerfile
tests/cran-submission/build.sh
tests/cran-submission/run.sh
tests/cran-submission/run_within_docker.sh
tests/run_test_within_docker.sh
tests/scripts/README.md
tests/scripts/build_docker_test_env.sh
tests/scripts/check_if_tag_exists.sh
tests/scripts/check_push_docker_image.sh
tests/scripts/construct_docker_image_complete_name.sh
tests/scripts/construct_docker_image_name.sh
tests/scripts/construct_docker_tag_name.sh
tests/scripts/cran/get_R_releases.sh
tests/scripts/cran/get_cran_repos.sh
tests/scripts/cran/install_cran_repos.sh
tests/scripts/cran/parse_R_releases.sh
tests/scripts/execute_docker_test_env.sh
tests/scripts/pull_docker_image.sh
tests/scripts/push_docker_image.sh
tests/testthat.R tests/testthat/run-dbi-tests.R tests/testthat/test-Connection.R tests/testthat/test-DBItest-encrypted.R tests/testthat/test-DBItest-unencrypted.R tests/testthat/test-Encode-Password.R tests/testthat/test-cpp.R
tools/ax_check_openssl.m4
tools/winlibs.R
EXASOL/r-exasol documentation built on Aug. 28, 2023, 2:32 a.m.