Ask a question to get started
Enter to sendā¢Shift+Enter new line
get_pks( self, expr: str, **kwargs: Any = {}, ) -> List
expr
str
Get primary keys with expression
Expression - E.g: "id in [1, 2]", or "title LIKE 'Abc%'"