MCPcopy
hub / github.com/psycopg/psycopg / fformat

Method fformat

psycopg/psycopg/pq/abc.py:264–264  ·  view source on GitHub ↗
(self, column_number: int)

Source from the content-addressed store, hash-verified

262 def ftablecol(self, column_number: int) -> int: ...
263
264 def fformat(self, column_number: int) -> int: ...
265
266 def ftype(self, column_number: int) -> int: ...
267

Callers 15

test_executeFunction · 0.45
test_execute_binaryFunction · 0.45
test_executeFunction · 0.45
test_execute_binaryFunction · 0.45
test_execute_binaryFunction · 0.45
test_execute_binaryFunction · 0.45
test_fetchoneFunction · 0.45

Calls

no outgoing calls

Tested by 15

test_executeFunction · 0.36
test_execute_binaryFunction · 0.36
test_executeFunction · 0.36
test_execute_binaryFunction · 0.36
test_execute_binaryFunction · 0.36
test_execute_binaryFunction · 0.36
test_fetchoneFunction · 0.36