We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 942cc18 commit 61a37bbCopy full SHA for 61a37bb
src/firebird/driver/__init__.py
@@ -41,7 +41,7 @@
41
OperationalError, IntegrityError, InternalError, ProgrammingError,
42
NotSupportedError, FirebirdWarning,
43
NetProtocol, DirectoryCode, PageSize, DBKeyScope, DbInfoCode, Features, ReplicaMode,
44
- StmtInfoCode, TraInfoCode, TraInfoIsolation, TraInfoReadCommitted,
+ StmtInfoCode, ResultSetInfoCode, TraInfoCode, TraInfoIsolation, TraInfoReadCommitted,
45
TraInfoAccess, TraIsolation, TraReadCommitted, TraLockResolution, TraAccessMode,
46
TableShareMode, TableAccessMode, Isolation, DefaultAction, StatementType, BlobType,
47
DbAccessMode, DbSpaceReservation, DbWriteMode, ShutdownMode, OnlineMode,
0 commit comments