| capture_requests | Capture and record database transactions and save them as... |
| check_db_path | Check for dittodb environment path |
| check_for_pkg | Check if a package is installed |
| clean_statement | Clean a statement string |
| db_path_sanitize | Switch illegal characters for legal ones |
| dittodb_debug_level | Get the dittodb debug level and evaluate if it is above a... |
| dot-dittodb_env | an environment for dittodb storing state |
| driver-specifc-mock-connections | Driver-specific mock classes |
| expect_sql | Detect if a specific SQL statement is sent |
| get_dbname | Get the 'dbname' from a connection call |
| get_redactor | Get the current redactor |
| get_type | Get the type of an SQL statement |
| hash | Make a (short) hash from a string |
| hash_db_object | Extract a hash from a (result) object |
| make_path | make a mock path |
| mockdb | Run DBI queries against a mocked database |
| mock-db-methods | Methods for interacting with DB mocks instead of an actual... |
| mockPaths | Set an alternate directory for mock API fixtures |
| nycflights13_create_sql | Create a standardised database for testing |
| nycflights13_create_sqlite | Create an in-memory SQLite database for testing |
| nycflights_sqlite | An SQLite connection to a subset of nycflights13 |
| redact_columns | Redact columns from a dataframe with the default redactors |
| sanitize_table_id | Sanitize Table id |
| serialize_bit64 | Make a data.frame with pre-serialized integer64 columns |
| set_dittodb_debug_level | Set 'dittodb"s debug level |
| use_dittodb | Use 'dittodb' in your tests |
| with_mock_path | Run the DBI queries in an alternate mock directory |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.