Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MagicStack/asyncpg
/ BadCopyFileFormatError
Class
BadCopyFileFormatError
asyncpg/exceptions/__init__.py:312–313 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
310
311
312
class
BadCopyFileFormatError(DataError):
313
sqlstate =
'22P04'
314
315
316
class
UntranslatableCharacterError(DataError):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…