# Generated by roxygen2: do not edit by hand

S3method(close_conn,MariaDBConnection)
S3method(close_conn,default)
S3method(delete,MariaDBConnection)
S3method(get_attr,MariaDBConnection)
S3method(insert,MariaDBConnection)
S3method(is.connected,MariaDBConnection)
S3method(list_tables,MariaDBConnection)
S3method(select,MariaDBConnection)
S3method(select_all,MariaDBConnection)
S3method(update,MariaDBConnection)
export("%>%")
export(attributes)
export(close_conn)
export(delete)
export(get_attr)
export(insert)
export(is.connected)
export(list_tables)
export(open_conn_mysql)
export(quote)
export(select)
export(select_all)
export(update)
importFrom(magrittr,"%>%")
