Ask a question to get started
Enter to send•Shift+Enter new line
Method to ensure the existence of the table in the database. It creates the table if it does not already exist.
ensureTableInDatabase(): Promise<void>