Core API Basics¶
- Events
- Runtime Inspection API
- Core Exceptions
AmbiguousForeignKeysError
ArgumentError
AwaitRequired
Base20DeprecationWarning
CircularDependencyError
CompileError
DBAPIError
DataError
DatabaseError
DisconnectionError
DontWrapMixin
HasDescriptionCode
IdentifierError
IntegrityError
InterfaceError
InternalError
InvalidRequestError
InvalidatePoolError
LegacyAPIWarning
MissingGreenlet
MovedIn20Warning
MultipleResultsFound
NoForeignKeysError
NoInspectionAvailable
NoReferenceError
NoReferencedColumnError
NoReferencedTableError
NoResultFound
NoSuchColumnError
NoSuchModuleError
NoSuchTableError
NotSupportedError
ObjectNotExecutableError
OperationalError
PendingRollbackError
ProgrammingError
RemovedIn20Warning
ResourceClosedError
SADeprecationWarning
SAPendingDeprecationWarning
SAWarning
SQLAlchemyError
StatementError
TimeoutError
UnboundExecutionError
UnreflectableTableError
UnsupportedCompilationError
- Core Internals