A tool for listing all tables in a SQL database. It takes a SQL database as a parameter and assigns it to the db property. The _call method is used to return a comma-separated list of all tables in the database.
db
_call
Generated using TypeDoc
A tool for listing all tables in a SQL database. It takes a SQL database as a parameter and assigns it to the
db
property. The_call
method is used to return a comma-separated list of all tables in the database.