# Generated by roxygen2: do not edit by hand

S3method(as_data_backend,tbl_SQLiteConnection)
S3method(as_data_backend,tbl_duckdb_connection)
S3method(as_data_backend,tbl_lazy)
S3method(as_duckdb_backend,DataBackend)
S3method(as_duckdb_backend,character)
S3method(as_duckdb_backend,data.frame)
S3method(as_sqlite_backend,DataBackend)
S3method(as_sqlite_backend,data.frame)
export(DataBackendDplyr)
export(DataBackendDuckDB)
export(as_duckdb_backend)
export(as_sqlite_backend)
if (getRversion() >= "3.6.0") S3method(dplyr::show_query, DataBackendDplyr)
import(checkmate)
import(data.table)
importFrom(R6,R6Class)
importFrom(mlr3,DataBackend)
importFrom(mlr3,as_data_backend)
importFrom(mlr3misc,calculate_hash)
importFrom(mlr3misc,map_lgl)
importFrom(stats,setNames)
importFrom(utils,head)
