Release: 1.4.50 | Release Date: October 29, 2023

SQLAlchemy 1.4 Documentation

SQLAlchemy 1.4 Documentation

Home

SQLAlchemy Core

  • SQL Expression Language Tutorial (1.x API)
  • SQL Statements and Expressions API
  • Schema Definition Language
  • SQL Datatype Objects
  • Engine and Connection Use
  • Core API Basics¶
    • Events
    • Runtime Inspection API
    • Core Exceptions
    • Core Internals
  • SQLAlchemy 2.0 Future (Core)

Home

  • Previous: Core Events
  • Next: Events
  • Up: Home
    • SQLAlchemy Core
  • On this page:
    • Core API Basics

Core API Basics¶

  • Events
    • Event Registration
    • Named Argument Styles
    • Targets
    • Modifiers
    • Event Reference
    • API Reference
  • Runtime Inspection API
    • inspect()
    • Available Inspection Targets
  • 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
    • Compiled
    • DDLCompiler
    • DefaultDialect
    • Dialect
    • DefaultExecutionContext
    • ExecutionContext
    • GenericTypeCompiler
    • Identified
    • IdentifierPreparer
    • SQLCompiler
    • StrSQLCompiler
    • AdaptedConnection
Previous: Core Events Next: Events
© Copyright 2007-2023, the SQLAlchemy authors and contributors.

flambé! the dragon and The Alchemist image designs created and generously donated by Rotem Yaari.

Created using Sphinx 7.2.6. Documentation last generated: Tue 19 Dec 2023 06:43:26 PM