Home
last modified time | relevance | path

Searched refs:_op_sql_response (Results 1 – 2 of 2) sorted by relevance

/dports/databases/py-firebirdsql/firebirdsql-1.1.4/firebirdsql/
H A Dfbcore.py315 self._callproc_result = self.transaction.connection._op_sql_response(stmt.xsqlda)
H A Dwireprotocol.py1126 def _op_sql_response(self, xsqlda): member in WireProtocol