Ask a question to get started
Enter to sendā¢Shift+Enter new line
Delete specified records from the database.
delete_keys( self, keys: Sequence[str], ) -> None
keys
Sequence[str]
A list of keys to delete.