# Generated by roxygen2: do not edit by hand

export("%>%")
export(check_server_renviron)
export(commenter_champs)
export(commenter_schema)
export(commenter_table)
export(connect_to_db)
export(connect_to_dbi)
export(exporter_table_comments)
export(get_cols_comment)
export(get_data)
export(get_data_dbi)
export(get_table_comment)
export(get_table_comments)
export(importer_data)
export(list_schemas)
export(list_tables)
export(post_data)
export(post_data_dbi)
export(post_dico_attr)
export(poster_data)
export(set_schema_rights)
export(standard_var_pg)
export(transferer_table_comments)
importFrom(DBI,Id)
importFrom(DBI,dbConnect)
importFrom(DBI,dbDisconnect)
importFrom(DBI,dbDriver)
importFrom(DBI,dbExecute)
importFrom(DBI,dbExistsTable)
importFrom(DBI,dbGetQuery)
importFrom(DBI,dbReadTable)
importFrom(DBI,dbSendQuery)
importFrom(DBI,dbWriteTable)
importFrom(RPostgreSQL,postgresqlpqExec)
importFrom(attempt,message_if)
importFrom(attempt,message_if_none)
importFrom(attempt,stop_if)
importFrom(attempt,stop_if_all)
importFrom(attempt,stop_if_not)
importFrom(attempt,warn_if_not)
importFrom(crayon,bgCyan)
importFrom(crayon,bold)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,relocate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,transmute)
importFrom(forcats,fct_relabel)
importFrom(fs,path)
importFrom(fs,path_expand)
importFrom(fs,path_home_r)
importFrom(glue,glue)
importFrom(magrittr,"%>%")
importFrom(odbc,odbc)
importFrom(purrr,map)
importFrom(purrr,map2_chr)
importFrom(rlang,.data)
importFrom(rpostgis,dbAddKey)
importFrom(rpostgis,dbComment)
importFrom(rpostgis,dbIndex)
importFrom(rpostgis,dbSchema)
importFrom(rpostgis,dbTableInfo)
importFrom(rpostgis,pgInsert)
importFrom(sf,st_crs)
importFrom(sf,st_dimension)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_geometry)
importFrom(sf,st_read)
importFrom(sf,st_write)
importFrom(tibble,column_to_rownames)
importFrom(tibble,enframe)
importFrom(tibble,tribble)
importFrom(tidyr,separate)
importFrom(tidyselect,vars_select_helpers)
importFrom(units,drop_units)
importFrom(usethis,proj_get)
importFrom(usethis,ui_done)
importFrom(usethis,ui_info)
importFrom(usethis,ui_oops)
importFrom(usethis,ui_todo)
importFrom(utils,write.csv2)
