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