Ask a question to get started
Enter to sendā¢Shift+Enter new line
Get a named result from a query. Args: connection: The connection to the database query: The query to execute
get_named_result( connection: Any, query: str, ) -> List[dict[str, Any]]