Files in data-cleaning/dcmodifydb
Modifying Rules on a DataBase

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/alter_stmt.R R/data.R R/dcmodifydb-package.R R/dump_sql.R R/get_table_con.R R/is_working.R R/modifier_to_sql.R R/modify.R R/parse.R R/select.R R/update_stmt.R R/utils.R README.Rmd README.md
_pkgdown.yml
codecov.yml
data-raw/person.R
data/person.rda
dcmodifydb.Rproj
example/dump_sql.R
example/example.yml
example/is_working_db.R example/modify.R example/person.R
inst/db/corrections.yml
inst/db/person.db
issues/non_working_rule.R man/dcmodifydb-package.Rd man/dump_sql.Rd man/get_table_con.Rd man/is_working_db.Rd man/modifier_to_sql.Rd man/modify-ANY-modifier-method.Rd man/person.Rd tests/integration_tests/README.md
tests/integration_tests/SQL_server_odbc/dcmodifyDB/Dockerfile
tests/integration_tests/SQL_server_odbc/dcmodifyDB/basic_run.R tests/integration_tests/SQL_server_odbc/dcmodifyDB/requirements.R
tests/integration_tests/SQL_server_odbc/dcmodifyDB/run_tests.sh
tests/integration_tests/SQL_server_odbc/docker-compose.yml
tests/integration_tests/container_tests/dump.sql
tests/integration_tests/container_tests/helper.R tests/integration_tests/container_tests/test-is_working.R tests/integration_tests/container_tests/test-modify.R tests/integration_tests/container_tests/test-mssql.R tests/integration_tests/container_tests/test-parse.R tests/integration_tests/container_tests/test-schema.R tests/integration_tests/container_tests/test-sql.R
tests/integration_tests/container_tests/test-sql.yml
tests/integration_tests/container_tests/test-update.R tests/integration_tests/container_tests/test-utils.R
tests/integration_tests/postgres12_odbc/dcmodifyDB/Dockerfile
tests/integration_tests/postgres12_odbc/dcmodifyDB/requirements.R tests/integration_tests/postgres12_odbc/dcmodifyDB/run_tests.R
tests/integration_tests/postgres12_odbc/dcmodifyDB/run_tests.sh
tests/integration_tests/postgres12_odbc/docker-compose.yml
tests/integration_tests/postgres12_ssl/database/Dockerfile
tests/integration_tests/postgres12_ssl/database/docker-entrypoint.sh
tests/integration_tests/postgres12_ssl/dcmodifyDB/Dockerfile
tests/integration_tests/postgres12_ssl/dcmodifyDB/basic_run.R tests/integration_tests/postgres12_ssl/dcmodifyDB/requirements.R
tests/integration_tests/postgres12_ssl/dcmodifyDB/run_tests.sh
tests/integration_tests/postgres12_ssl/docker-compose.yml
tests/testthat.R tests/testthat/_snaps/modify.md tests/testthat/_snaps/sql.md
tests/testthat/dump.sql
tests/testthat/test-compute.R tests/testthat/test-duckdb.R tests/testthat/test-is_working.R tests/testthat/test-modify.R tests/testthat/test-mssql.R tests/testthat/test-parse.R tests/testthat/test-schema.R tests/testthat/test-sql.R
tests/testthat/test-sql.yml
tests/testthat/test-update.R tests/testthat/test-utils.R
vignettes/.gitignore
vignettes/dcmodifydb.Rmd vignettes/scenarios.Rmd vignettes/syntax.Rmd
data-cleaning/dcmodifydb documentation built on June 23, 2022, 10:34 p.m.