Get attributes of a table

get_attr(conn, ...)

# S3 method for MariaDBConnection
get_attr(conn, name, ...)

Arguments

conn

DB connection object.

...

Optional parameters.

name

Table name.

Value

List of attributes for table name.