# Generated by roxygen2: do not edit by hand

S3method(as.character,Id)
S3method(db_timestamp,"NULL")
S3method(db_timestamp,SQLiteConnection)
S3method(db_timestamp,default)
S3method(db_timestamp,duckdb_connection)
S3method(digest_to_checksum,"tbl_Microsoft SQL Server")
S3method(digest_to_checksum,data.frame)
S3method(digest_to_checksum,default)
S3method(digest_to_checksum,tbl_PqConnection)
S3method(digest_to_checksum,tbl_duckdb_connection)
S3method(dplyr::anti_join,tbl_sql)
S3method(dplyr::full_join,tbl_sql)
S3method(dplyr::inner_join,tbl_sql)
S3method(dplyr::left_join,tbl_sql)
S3method(dplyr::right_join,tbl_sql)
S3method(dplyr::semi_join,tbl_sql)
S3method(filter_keys,data.frame)
S3method(filter_keys,tbl_sql)
S3method(get_catalog,"Microsoft SQL Server")
S3method(get_catalog,Id)
S3method(get_catalog,default)
S3method(get_catalog,duckdb_connection)
S3method(get_catalog,tbl_dbi)
S3method(get_connection,OdbcDriver)
S3method(get_connection,PqDriver)
S3method(get_connection,SQLiteDriver)
S3method(get_connection,default)
S3method(get_connection,duckdb_driver)
S3method(get_schema,"Microsoft SQL Server")
S3method(get_schema,"NULL")
S3method(get_schema,Id)
S3method(get_schema,PqConnection)
S3method(get_schema,SQLiteConnection)
S3method(get_schema,duckdb_connection)
S3method(get_schema,tbl_dbi)
S3method(get_tables,"Microsoft SQL Server")
S3method(get_tables,DBIConnection)
S3method(get_tables,OdbcConnection)
S3method(get_tables,PqConnection)
S3method(get_tables,SQLiteConnection)
S3method(get_tables,duckdb_connection)
S3method(id,Id)
S3method(id,character)
S3method(id,data.frame)
S3method(id,tbl_dbi)
S3method(interlace,tbl_sql)
S3method(schema_exists,DBIConnection)
S3method(schema_exists,SQLiteConnection)
S3method(schema_exists,default)
S3method(table_exists,DBIConnection)
S3method(tidyr::unite,tbl_dbi)
export(Logger)
export(LoggerNull)
export(close_connection)
export(create_logs_if_missing)
export(create_table)
export(db_timestamp)
export(defer_db_cleanup)
export(digest_to_checksum)
export(filter_keys)
export(get_catalog)
export(get_connection)
export(get_schema)
export(get_table)
export(get_tables)
export(id)
export(interlace)
export(interlace_sql)
export(is.historical)
export(lock_table)
export(nrow)
export(schema_exists)
export(slice_time)
export(table_exists)
export(unique_table_name)
export(unlock_table)
export(update_snapshot)
import(parallelly)
importClassesFrom(DBI,DBIConnection)
importFrom(R6,R6Class)
importFrom(methods,setGeneric)
importFrom(rlang,":=")
importFrom(rlang,.data)
