clear()

Deletes all entities in a given table.

await clear(userTable);
Parameter Description
table The table created by createTable() .
blinkDB © 2023