# Generated by roxygen2: do not edit by hand

S3method(anti_join,tbl_lazy)
S3method(arrange,tbl_lazy)
S3method(arrange_,tbl_lazy)
S3method(as.data.frame,tbl_lazy)
S3method(as.data.frame,tbl_sql)
S3method(as.sql,character)
S3method(as.sql,ident)
S3method(as.sql,sql)
S3method(auto_copy,tbl_sql)
S3method(c,ident)
S3method(c,sql)
S3method(collapse,tbl_sql)
S3method(collect,tbl_sql)
S3method(compute,tbl_sql)
S3method(copy_to,src_sql)
S3method(db_analyze,"Microsoft SQL Server")
S3method(db_analyze,ACCESS)
S3method(db_analyze,DBIConnection)
S3method(db_analyze,Hive)
S3method(db_analyze,Impala)
S3method(db_analyze,MariaDBConnection)
S3method(db_analyze,MySQL)
S3method(db_analyze,MySQLConnection)
S3method(db_analyze,OraConnection)
S3method(db_analyze,Oracle)
S3method(db_analyze,Teradata)
S3method(db_begin,DBIConnection)
S3method(db_begin,MySQLConnection)
S3method(db_begin,PostgreSQLConnection)
S3method(db_collect,DBIConnection)
S3method(db_commit,DBIConnection)
S3method(db_commit,MySQLConnection)
S3method(db_compute,DBIConnection)
S3method(db_copy_to,"Microsoft SQL Server")
S3method(db_copy_to,DBIConnection)
S3method(db_create_index,DBIConnection)
S3method(db_create_index,MariaDBConnection)
S3method(db_create_index,MySQL)
S3method(db_create_index,MySQLConnection)
S3method(db_create_indexes,DBIConnection)
S3method(db_create_table,DBIConnection)
S3method(db_data_type,DBIConnection)
S3method(db_data_type,MySQLConnection)
S3method(db_desc,DBIConnection)
S3method(db_desc,MariaDBConnection)
S3method(db_desc,MySQL)
S3method(db_desc,MySQLConnection)
S3method(db_desc,OdbcConnection)
S3method(db_desc,PostgreSQL)
S3method(db_desc,PostgreSQLConnection)
S3method(db_desc,PqConnection)
S3method(db_desc,SQLiteConnection)
S3method(db_drop_table,DBIConnection)
S3method(db_drop_table,OraConnection)
S3method(db_drop_table,Oracle)
S3method(db_explain,DBIConnection)
S3method(db_explain,Oracle)
S3method(db_explain,PostgreSQL)
S3method(db_explain,PostgreSQLConnection)
S3method(db_explain,PqConnection)
S3method(db_explain,SQLiteConnection)
S3method(db_has_table,DBIConnection)
S3method(db_has_table,MariaDBConnection)
S3method(db_has_table,MySQL)
S3method(db_has_table,MySQLConnection)
S3method(db_has_table,PostgreSQLConnection)
S3method(db_insert_into,DBIConnection)
S3method(db_list_tables,DBIConnection)
S3method(db_query_fields,DBIConnection)
S3method(db_query_fields,PostgreSQLConnection)
S3method(db_query_rows,DBIConnection)
S3method(db_rollback,DBIConnection)
S3method(db_rollback,MySQLConnection)
S3method(db_save_query,"Microsoft SQL Server")
S3method(db_save_query,DBIConnection)
S3method(db_sql_render,DBIConnection)
S3method(db_write_table,"Microsoft SQL Server")
S3method(db_write_table,DBIConnection)
S3method(db_write_table,MySQLConnection)
S3method(db_write_table,PostgreSQLConnection)
S3method(dim,tbl_lazy)
S3method(dimnames,tbl_lazy)
S3method(distinct,tbl_lazy)
S3method(distinct_,tbl_lazy)
S3method(do,tbl_sql)
S3method(do_,tbl_sql)
S3method(escape,"NULL")
S3method(escape,Date)
S3method(escape,POSIXt)
S3method(escape,blob)
S3method(escape,character)
S3method(escape,data.frame)
S3method(escape,double)
S3method(escape,factor)
S3method(escape,ident)
S3method(escape,ident_q)
S3method(escape,integer)
S3method(escape,integer64)
S3method(escape,list)
S3method(escape,logical)
S3method(escape,reactivevalues)
S3method(escape,sql)
S3method(explain,tbl_sql)
S3method(filter_,tbl_lazy)
S3method(format,ident)
S3method(format,sql)
S3method(format,src_sql)
S3method(full_join,tbl_lazy)
S3method(group_by,tbl_lazy)
S3method(group_by_,tbl_lazy)
S3method(group_size,tbl_sql)
S3method(group_vars,tbl_lazy)
S3method(groups,tbl_lazy)
S3method(head,tbl_lazy)
S3method(inner_join,tbl_lazy)
S3method(left_join,tbl_lazy)
S3method(mutate,tbl_lazy)
S3method(mutate_,tbl_lazy)
S3method(n_groups,tbl_sql)
S3method(names,sql_variant)
S3method(op_desc,op)
S3method(op_desc,op_arrange)
S3method(op_desc,op_base_remote)
S3method(op_desc,op_group_by)
S3method(op_frame,op_base)
S3method(op_frame,op_double)
S3method(op_frame,op_frame)
S3method(op_frame,op_single)
S3method(op_frame,tbl_lazy)
S3method(op_grps,op_base)
S3method(op_grps,op_double)
S3method(op_grps,op_group_by)
S3method(op_grps,op_select)
S3method(op_grps,op_single)
S3method(op_grps,op_summarise)
S3method(op_grps,op_ungroup)
S3method(op_grps,tbl_lazy)
S3method(op_sort,op_arrange)
S3method(op_sort,op_base)
S3method(op_sort,op_double)
S3method(op_sort,op_order)
S3method(op_sort,op_single)
S3method(op_sort,op_summarise)
S3method(op_sort,tbl_lazy)
S3method(op_vars,op_base)
S3method(op_vars,op_distinct)
S3method(op_vars,op_double)
S3method(op_vars,op_join)
S3method(op_vars,op_select)
S3method(op_vars,op_semi_join)
S3method(op_vars,op_set_op)
S3method(op_vars,op_single)
S3method(op_vars,op_summarise)
S3method(op_vars,tbl_lazy)
S3method(print,ident)
S3method(print,join_query)
S3method(print,op_base_local)
S3method(print,op_base_remote)
S3method(print,op_single)
S3method(print,select_query)
S3method(print,semi_join_query)
S3method(print,set_op_query)
S3method(print,sql)
S3method(print,sql_variant)
S3method(print,tbl_lazy)
S3method(print,tbl_sql)
S3method(pull,tbl_sql)
S3method(rename,tbl_lazy)
S3method(rename_,tbl_lazy)
S3method(right_join,tbl_lazy)
S3method(same_src,src_sql)
S3method(same_src,tbl_lazy)
S3method(same_src,tbl_sql)
S3method(select,tbl_lazy)
S3method(select_,tbl_lazy)
S3method(semi_join,tbl_lazy)
S3method(show_query,tbl_lazy)
S3method(sql_build,ident)
S3method(sql_build,op_arrange)
S3method(sql_build,op_base_local)
S3method(sql_build,op_base_remote)
S3method(sql_build,op_distinct)
S3method(sql_build,op_filter)
S3method(sql_build,op_frame)
S3method(sql_build,op_group_by)
S3method(sql_build,op_head)
S3method(sql_build,op_join)
S3method(sql_build,op_order)
S3method(sql_build,op_select)
S3method(sql_build,op_semi_join)
S3method(sql_build,op_set_op)
S3method(sql_build,op_summarise)
S3method(sql_build,op_ungroup)
S3method(sql_build,tbl_lazy)
S3method(sql_escape_date,AthenaConnection)
S3method(sql_escape_date,DBIConnection)
S3method(sql_escape_date,PrestoConnection)
S3method(sql_escape_datetime,AthenaConnection)
S3method(sql_escape_datetime,DBIConnection)
S3method(sql_escape_datetime,PrestoConnection)
S3method(sql_escape_ident,DBIConnection)
S3method(sql_escape_ident,MySQLConnection)
S3method(sql_escape_ident,SQLiteConnection)
S3method(sql_escape_logical,ACCESS)
S3method(sql_escape_logical,DBIConnection)
S3method(sql_escape_logical,SQLiteConnection)
S3method(sql_escape_raw,"Microsoft SQL Server")
S3method(sql_escape_raw,DBIConnection)
S3method(sql_escape_string,DBIConnection)
S3method(sql_join,DBIConnection)
S3method(sql_join,MySQLConnection)
S3method(sql_optimise,ident)
S3method(sql_optimise,query)
S3method(sql_optimise,select_query)
S3method(sql_optimise,sql)
S3method(sql_render,ident)
S3method(sql_render,join_query)
S3method(sql_render,op)
S3method(sql_render,select_query)
S3method(sql_render,semi_join_query)
S3method(sql_render,set_op_query)
S3method(sql_render,sql)
S3method(sql_render,tbl_lazy)
S3method(sql_select,"Microsoft SQL Server")
S3method(sql_select,ACCESS)
S3method(sql_select,DBIConnection)
S3method(sql_select,OraConnection)
S3method(sql_select,Oracle)
S3method(sql_select,Teradata)
S3method(sql_semi_join,DBIConnection)
S3method(sql_set_op,SQLiteConnection)
S3method(sql_set_op,default)
S3method(sql_subquery,DBIConnection)
S3method(sql_subquery,OraConnection)
S3method(sql_subquery,Oracle)
S3method(sql_subquery,SQLiteConnection)
S3method(sql_translate_env,"Microsoft SQL Server")
S3method(sql_translate_env,ACCESS)
S3method(sql_translate_env,DBIConnection)
S3method(sql_translate_env,Hive)
S3method(sql_translate_env,Impala)
S3method(sql_translate_env,MariaDBConnection)
S3method(sql_translate_env,MySQL)
S3method(sql_translate_env,MySQLConnection)
S3method(sql_translate_env,OdbcConnection)
S3method(sql_translate_env,OraConnection)
S3method(sql_translate_env,Oracle)
S3method(sql_translate_env,PostgreSQL)
S3method(sql_translate_env,PostgreSQLConnection)
S3method(sql_translate_env,PqConnection)
S3method(sql_translate_env,Redshift)
S3method(sql_translate_env,SQLiteConnection)
S3method(sql_translate_env,Teradata)
S3method(src_tbls,src_sql)
S3method(summarise,tbl_lazy)
S3method(summarise_,tbl_lazy)
S3method(tail,tbl_lazy)
S3method(tbl,src_dbi)
S3method(tbl_sum,tbl_sql)
S3method(tbl_vars,tbl_lazy)
S3method(transmute,tbl_lazy)
S3method(ungroup,tbl_lazy)
S3method(union_all,tbl_lazy)
S3method(unique,sql)
export("%>%")
export(add_op_single)
export(as.sql)
export(base_agg)
export(base_no_win)
export(base_odbc_agg)
export(base_odbc_scalar)
export(base_odbc_win)
export(base_scalar)
export(base_win)
export(build_sql)
export(copy_lahman)
export(copy_nycflights13)
export(db_collect)
export(db_compute)
export(db_copy_to)
export(db_sql_render)
export(escape)
export(escape_ansi)
export(has_lahman)
export(has_nycflights13)
export(ident)
export(ident_q)
export(in_schema)
export(is.ident)
export(is.sql)
export(join_query)
export(lahman_mysql)
export(lahman_postgres)
export(lahman_sqlite)
export(lahman_srcs)
export(lazy_frame)
export(memdb_frame)
export(named_commas)
export(nycflights13_postgres)
export(nycflights13_sqlite)
export(op_base)
export(op_double)
export(op_frame)
export(op_grps)
export(op_single)
export(op_sort)
export(op_vars)
export(partial_eval)
export(remote_con)
export(remote_name)
export(remote_query)
export(remote_query_plan)
export(remote_src)
export(select_query)
export(semi_join_query)
export(set_op_query)
export(simulate_access)
export(simulate_dbi)
export(simulate_hive)
export(simulate_impala)
export(simulate_mssql)
export(simulate_mysql)
export(simulate_odbc)
export(simulate_oracle)
export(simulate_postgres)
export(simulate_sqlite)
export(simulate_teradata)
export(sql)
export(sql_aggregate)
export(sql_aggregate_2)
export(sql_build)
export(sql_call2)
export(sql_cast)
export(sql_cot)
export(sql_escape_date)
export(sql_escape_datetime)
export(sql_escape_logical)
export(sql_escape_raw)
export(sql_expr)
export(sql_infix)
export(sql_log)
export(sql_not_supported)
export(sql_optimise)
export(sql_paste)
export(sql_paste_infix)
export(sql_prefix)
export(sql_quote)
export(sql_render)
export(sql_str_sub)
export(sql_substr)
export(sql_translator)
export(sql_variant)
export(sql_vector)
export(src_dbi)
export(src_memdb)
export(src_sql)
export(src_test)
export(tbl_lazy)
export(tbl_memdb)
export(tbl_sql)
export(test_frame)
export(test_load)
export(test_register_con)
export(test_register_src)
export(translate_sql)
export(translate_sql_)
export(win_absent)
export(win_aggregate)
export(win_aggregate_2)
export(win_cumulative)
export(win_current_frame)
export(win_current_group)
export(win_current_order)
export(win_over)
export(win_rank)
export(win_recycled)
export(window_frame)
export(window_order)
import(DBI)
import(rlang)
import(tibble)
importFrom(R6,R6Class)
importFrom(assertthat,assert_that)
importFrom(assertthat,is.flag)
importFrom(blob,as_blob)
importFrom(blob,is_blob)
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange)
importFrom(dplyr,arrange_)
importFrom(dplyr,auto_copy)
importFrom(dplyr,collapse)
importFrom(dplyr,collect)
importFrom(dplyr,compute)
importFrom(dplyr,copy_to)
importFrom(dplyr,db_analyze)
importFrom(dplyr,db_begin)
importFrom(dplyr,db_commit)
importFrom(dplyr,db_create_index)
importFrom(dplyr,db_create_indexes)
importFrom(dplyr,db_create_table)
importFrom(dplyr,db_data_type)
importFrom(dplyr,db_desc)
importFrom(dplyr,db_drop_table)
importFrom(dplyr,db_explain)
importFrom(dplyr,db_has_table)
importFrom(dplyr,db_insert_into)
importFrom(dplyr,db_list_tables)
importFrom(dplyr,db_query_fields)
importFrom(dplyr,db_query_rows)
importFrom(dplyr,db_rollback)
importFrom(dplyr,db_save_query)
importFrom(dplyr,db_write_table)
importFrom(dplyr,distinct)
importFrom(dplyr,distinct_)
importFrom(dplyr,do)
importFrom(dplyr,do_)
importFrom(dplyr,explain)
importFrom(dplyr,filter)
importFrom(dplyr,filter_)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_)
importFrom(dplyr,group_size)
importFrom(dplyr,group_vars)
importFrom(dplyr,groups)
importFrom(dplyr,inner_join)
importFrom(dplyr,intersect)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_)
importFrom(dplyr,n)
importFrom(dplyr,n_groups)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,rename_)
importFrom(dplyr,right_join)
importFrom(dplyr,same_src)
importFrom(dplyr,select)
importFrom(dplyr,select_)
importFrom(dplyr,semi_join)
importFrom(dplyr,setdiff)
importFrom(dplyr,show_query)
importFrom(dplyr,sql_escape_ident)
importFrom(dplyr,sql_escape_string)
importFrom(dplyr,sql_join)
importFrom(dplyr,sql_select)
importFrom(dplyr,sql_semi_join)
importFrom(dplyr,sql_set_op)
importFrom(dplyr,sql_subquery)
importFrom(dplyr,sql_translate_env)
importFrom(dplyr,src_tbls)
importFrom(dplyr,summarise)
importFrom(dplyr,summarise_)
importFrom(dplyr,tbl)
importFrom(dplyr,tbl_vars)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(dplyr,union)
importFrom(dplyr,union_all)
importFrom(glue,glue)
importFrom(methods,initialize)
importFrom(stats,setNames)
importFrom(stats,update)
importFrom(utils,head)
importFrom(utils,tail)
