Core API Basics¶
- Events
- Runtime Inspection API
- Deprecated Event Interfaces
- Core Exceptions
AmbiguousForeignKeysError
ArgumentError
CircularDependencyError
CompileError
DBAPIError
DataError
DatabaseError
DisconnectionError
DontWrapMixin
IdentifierError
IntegrityError
InterfaceError
InternalError
InvalidRequestError
InvalidatePoolError
NoForeignKeysError
NoInspectionAvailable
NoReferenceError
NoReferencedColumnError
NoReferencedTableError
NoSuchColumnError
NoSuchModuleError
NoSuchTableError
NotSupportedError
ObjectNotExecutableError
OperationalError
ProgrammingError
ResourceClosedError
SADeprecationWarning
SAPendingDeprecationWarning
SAWarning
SQLAlchemyError
StatementError
TimeoutError
UnboundExecutionError
UnreflectableTableError
UnsupportedCompilationError
- Core Internals