get_attr {dabr} | R Documentation |
Get attributes of a table
get_attr(conn, ...)
## S3 method for class 'MariaDBConnection'
get_attr(conn, name, ...)
conn |
DB connection object. |
... |
Optional parameters. |
name |
Table name. |
List of attributes for table name
.