# Generated by roxygen2: do not edit by hand

S3method(lazysf,SFSQLConnection)
S3method(lazysf,character)
S3method(st_as_sf,tbl_SFSQLConnection)
export("%>%")
export(SFSQL)
export(collect)
export(lazysf)
export(st_as_sf)
exportClasses(SFSQLConnection)
exportClasses(SFSQLDriver)
exportClasses(SFSQLResult)
exportMethods(dbClearResult)
exportMethods(dbConnect)
exportMethods(dbDataType)
exportMethods(dbDisconnect)
exportMethods(dbExistsTable)
exportMethods(dbFetch)
exportMethods(dbGetInfo)
exportMethods(dbHasCompleted)
exportMethods(dbIsValid)
exportMethods(dbListTables)
exportMethods(dbReadTable)
exportMethods(dbSendQuery)
exportMethods(dbUnloadDriver)
exportMethods(show)
importFrom(DBI,dbClearResult)
importFrom(DBI,dbConnect)
importFrom(DBI,dbDataType)
importFrom(DBI,dbDisconnect)
importFrom(DBI,dbExistsTable)
importFrom(DBI,dbFetch)
importFrom(DBI,dbGetInfo)
importFrom(DBI,dbHasCompleted)
importFrom(DBI,dbIsValid)
importFrom(DBI,dbListTables)
importFrom(DBI,dbReadTable)
importFrom(DBI,dbSendQuery)
importFrom(DBI,dbUnloadDriver)
importFrom(dplyr,collect)
importFrom(magrittr,"%>%")
importFrom(methods,callNextMethod)
importFrom(methods,new)
importFrom(methods,setClass)
importFrom(methods,setMethod)
importFrom(methods,setOldClass)
importFrom(methods,show)
importFrom(sf,read_sf)
importFrom(sf,sf_extSoftVersion)
importFrom(sf,st_as_sf)
importFrom(sf,st_layers)
importFrom(tibble,tibble)
importFrom(utils,packageVersion)
