# Generated by roxygen2: do not edit by hand

S3method(db_timestamp,"NULL")
S3method(db_timestamp,SQLiteConnection)
S3method(db_timestamp,default)
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_schema,"Microsoft SQL Server")
S3method(get_schema,"NULL")
S3method(get_schema,Id)
S3method(get_schema,PqConnection)
S3method(get_schema,SQLiteConnection)
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(id,character)
S3method(id,tbl_dbi)
S3method(schema_exists,DBIConnection)
S3method(schema_exists,SQLiteConnection)
S3method(schema_exists,default)
S3method(table_exists,DBIConnection)
S3method(table_exists,SQLiteConnection)
S3method(tidyr::unite,tbl_dbi)
export("%notin%")
export(Logger)
export(close_connection)
export(create_logs_if_missing)
export(create_table)
export(db_timestamp)
export(digest_to_checksum)
export(filter_keys)
export(get_connection)
export(get_schema)
export(get_table)
export(get_tables)
export(id)
export(interlace_sql)
export(is.historical)
export(nrow)
export(schema_exists)
export(slice_time)
export(table_exists)
export(update_snapshot)
import(RSQLite)
import(dbplyr)
import(lubridate)
import(tidyverse)
import(utils)
importFrom(R6,R6Class)
importFrom(methods,setGeneric)
importFrom(rlang,.data)
importFrom(rlang,`:=`)
