blob: 78a5d798f421a46c0f9411d7a5471698935b299e [file] [log] [blame]
# Generated by roxygen2: do not edit by hand
S3method(adbc_connection_init,adbcpostgresql_database)
S3method(adbc_database_init,adbcpostgresql_driver_postgresql)
S3method(adbc_statement_init,adbcpostgresql_connection)
export(adbcpostgresql)
importFrom(adbcdrivermanager,adbc_connection_init)
importFrom(adbcdrivermanager,adbc_database_init)
importFrom(adbcdrivermanager,adbc_statement_init)
useDynLib(adbcpostgresql, .registration = TRUE)