We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Obtain a Table instance.
Table
database.table(): Table;
name
string
A Table instance:
const table = database.table('table_1');