Release:
1.1.14
| Release Date: September 5, 2017
SQLAlchemy 1.1 Documentation
Search terms:
Contents
|
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
|
Z
_
__add__() (sqlalchemy.sql.operators.ColumnOperators method)
__and__() (sqlalchemy.sql.operators.ColumnOperators method)
(sqlalchemy.sql.operators.Operators method)
__call__() (sqlalchemy.orm.scoping.scoped_session method)
(sqlalchemy.orm.session.sessionmaker method)
(sqlalchemy.schema.DDLElement method)
__delattr__ (sqlalchemy.sql.operators.ColumnOperators attribute)
__delete__() (sqlalchemy.orm.attributes.InstrumentedAttribute method)
__div__() (sqlalchemy.sql.operators.ColumnOperators method)
__eq__() (sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
(sqlalchemy.orm.properties.ColumnProperty.Comparator method)
__format__() (sqlalchemy.sql.operators.ColumnOperators method)
__ge__() (sqlalchemy.sql.operators.ColumnOperators method)
__get__() (sqlalchemy.orm.attributes.InstrumentedAttribute method)
__getattribute__ (sqlalchemy.sql.operators.ColumnOperators attribute)
__getitem__() (sqlalchemy.sql.operators.ColumnOperators method)
__gt__() (sqlalchemy.sql.operators.ColumnOperators method)
__hash__ (sqlalchemy.sql.operators.ColumnOperators attribute)
__init__ (sqlalchemy.dialects.mssql.BIT attribute)
(sqlalchemy.dialects.mssql.MONEY attribute)
(sqlalchemy.dialects.mssql.SMALLMONEY attribute)
__init__() (sqlalchemy.dialects.mssql.CHAR method)
(sqlalchemy.dialects.mssql.IMAGE method)
(sqlalchemy.dialects.mssql.NCHAR method)
__invert__() (sqlalchemy.sql.operators.ColumnOperators method)
(sqlalchemy.sql.operators.Operators method)
__le__ (sqlalchemy.orm.instrumentation.ClassManager attribute)
__le__() (sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
(sqlalchemy.orm.properties.ColumnProperty.Comparator method)
__lshift__() (sqlalchemy.sql.operators.ColumnOperators method)
__lt__ (sqlalchemy.orm.instrumentation.ClassManager attribute)
__lt__() (sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
(sqlalchemy.orm.properties.ColumnProperty.Comparator method)
__mod__() (sqlalchemy.sql.operators.ColumnOperators method)
__mul__() (sqlalchemy.sql.operators.ColumnOperators method)
__ne__ (sqlalchemy.orm.instrumentation.ClassManager attribute)
__ne__() (sqlalchemy.dialects.postgresql.ranges.RangeOperators.comparator_factory method)
(sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
__neg__() (sqlalchemy.sql.operators.ColumnOperators method)
__new__() (sqlalchemy.sql.operators.ColumnOperators method)
__or__() (sqlalchemy.sql.operators.ColumnOperators method)
(sqlalchemy.sql.operators.Operators method)
__radd__() (sqlalchemy.sql.operators.ColumnOperators method)
__rdiv__() (sqlalchemy.sql.operators.ColumnOperators method)
__reduce__() (sqlalchemy.sql.operators.ColumnOperators method)
__reduce_ex__() (sqlalchemy.sql.operators.ColumnOperators method)
__repr__ (sqlalchemy.sql.operators.ColumnOperators attribute)
__rmod__() (sqlalchemy.sql.operators.ColumnOperators method)
__rmul__() (sqlalchemy.sql.operators.ColumnOperators method)
__rshift__() (sqlalchemy.sql.operators.ColumnOperators method)
__rsub__() (sqlalchemy.sql.operators.ColumnOperators method)
__rtruediv__() (sqlalchemy.sql.operators.ColumnOperators method)
__set__() (sqlalchemy.orm.attributes.InstrumentedAttribute method)
__setattr__ (sqlalchemy.sql.operators.ColumnOperators attribute)
__sizeof__() (sqlalchemy.sql.operators.ColumnOperators method)
__str__ (sqlalchemy.sql.operators.ColumnOperators attribute)
__sub__() (sqlalchemy.sql.operators.ColumnOperators method)
__subclasshook__() (sqlalchemy.sql.operators.ColumnOperators method)
__truediv__() (sqlalchemy.sql.operators.ColumnOperators method)
_asdict() (sqlalchemy.util.KeyedTuple method)
_connection_record (sqlalchemy.pool._ConnectionFairy attribute)
_ConnectionFairy (class in sqlalchemy.pool)
_ConnectionRecord (class in sqlalchemy.pool)
_CreateDropBase (class in sqlalchemy.schema)
_cursor_description() (sqlalchemy.engine.ResultProxy method)
_declarative_constructor() (in module sqlalchemy.ext.declarative.api)
_fields (sqlalchemy.util.KeyedTuple attribute)
_get_listen_keys() (sqlalchemy.ext.mutable.Mutable method)
_listen_on_attribute() (sqlalchemy.ext.mutable.Mutable method)
_parents (sqlalchemy.ext.mutable.Mutable attribute)
(sqlalchemy.ext.mutable.MutableBase attribute)
_process_row (sqlalchemy.engine.ResultProxy attribute)
_soft_close() (sqlalchemy.engine.ResultProxy method)
A
AbstractConcreteBase (class in sqlalchemy.ext.declarative)
ACID
ACID model
active_history (sqlalchemy.orm.interfaces.AttributeExtension attribute)
adapt() (sqlalchemy.types.SchemaType method)
(sqlalchemy.types.TypeDecorator method)
(sqlalchemy.types.TypeEngine method)
adapt_to_entity() (sqlalchemy.orm.interfaces.PropComparator method)
(sqlalchemy.orm.properties.ColumnProperty.Comparator method)
adapter (sqlalchemy.orm.attributes.QueryableAttribute attribute)
(sqlalchemy.orm.interfaces.PropComparator attribute)
(sqlalchemy.orm.properties.ColumnProperty.Comparator attribute)
add() (sqlalchemy.ext.mutable.MutableSet method)
(sqlalchemy.orm.session.Session method)
(sqlalchemy.sql.expression.ColumnCollection method)
add_all() (sqlalchemy.orm.session.Session method)
add_column() (sqlalchemy.orm.query.Query method)
add_columns() (sqlalchemy.orm.query.Query method)
add_criteria() (sqlalchemy.ext.baked.BakedQuery method)
add_entity() (sqlalchemy.orm.query.Query method)
add_is_dependent_on() (sqlalchemy.schema.Table method)
add_properties() (sqlalchemy.orm.mapper.Mapper method)
add_property() (sqlalchemy.orm.mapper.Mapper method)
AddConstraint (class in sqlalchemy.schema)
adds() (sqlalchemy.orm.collections.collection static method)
adjacent_to() (sqlalchemy.dialects.postgresql.ranges.RangeOperators.comparator_factory method)
after_attach() (sqlalchemy.orm.events.SessionEvents method)
(sqlalchemy.orm.interfaces.SessionExtension method)
after_begin() (sqlalchemy.orm.events.SessionEvents method)
(sqlalchemy.orm.interfaces.SessionExtension method)
after_bulk_delete() (sqlalchemy.orm.events.SessionEvents method)
(sqlalchemy.orm.interfaces.SessionExtension method)
after_bulk_update() (sqlalchemy.orm.events.SessionEvents method)
(sqlalchemy.orm.interfaces.SessionExtension method)
after_commit() (sqlalchemy.orm.events.SessionEvents method)
(sqlalchemy.orm.interfaces.SessionExtension method)
after_configured() (sqlalchemy.orm.events.MapperEvents method)
after_create() (sqlalchemy.events.DDLEvents method)
after_cursor_execute() (sqlalchemy.events.ConnectionEvents method)
after_delete() (sqlalchemy.orm.events.MapperEvents method)
(sqlalchemy.orm.interfaces.MapperExtension method)
after_drop() (sqlalchemy.events.DDLEvents method)
after_execute() (sqlalchemy.events.ConnectionEvents method)
after_flush() (sqlalchemy.orm.events.SessionEvents method)
(sqlalchemy.orm.interfaces.SessionExtension method)
after_flush_postexec() (sqlalchemy.orm.events.SessionEvents method)
(sqlalchemy.orm.interfaces.SessionExtension method)
after_insert() (sqlalchemy.orm.events.MapperEvents method)
(sqlalchemy.orm.interfaces.MapperExtension method)
after_parent_attach() (sqlalchemy.events.DDLEvents method)
after_rollback() (sqlalchemy.orm.events.SessionEvents method)
(sqlalchemy.orm.interfaces.SessionExtension method)
after_soft_rollback() (sqlalchemy.orm.events.SessionEvents method)
after_transaction_create() (sqlalchemy.orm.events.SessionEvents method)
after_transaction_end() (sqlalchemy.orm.events.SessionEvents method)
after_update() (sqlalchemy.orm.events.MapperEvents method)
(sqlalchemy.orm.interfaces.MapperExtension method)
against() (sqlalchemy.schema.DDLElement method)
aggregate_order_by (class in sqlalchemy.dialects.postgresql)
Alias (class in sqlalchemy.sql.expression)
alias() (in module sqlalchemy.sql.expression)
(sqlalchemy.schema.Table method)
(sqlalchemy.sql.expression.Alias method)
aliased() (in module sqlalchemy.orm)
AliasedClass (class in sqlalchemy.orm.util)
AliasedInsp (class in sqlalchemy.orm.util)
All() (in module sqlalchemy.dialects.postgresql)
all() (sqlalchemy.ext.baked.Result method)
(sqlalchemy.orm.query.Query method)
(sqlalchemy.types.ARRAY.Comparator method)
all_() (in module sqlalchemy.sql.expression)
(sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
all_orm_descriptors (sqlalchemy.orm.mapper.Mapper attribute)
AmbiguousForeignKeysError
and_() (in module sqlalchemy.sql.expression)
annotations
anon_label (sqlalchemy.schema.Column attribute)
(sqlalchemy.sql.expression.ColumnElement attribute)
ansi_bind_rules (sqlalchemy.sql.compiler.SQLCompiler attribute)
AnsiFunction (class in sqlalchemy.sql.functions)
Any() (in module sqlalchemy.dialects.postgresql)
any() (sqlalchemy.ext.associationproxy.AssociationProxy method)
(sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
any_() (in module sqlalchemy.sql.expression)
(sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
append() (sqlalchemy.ext.mutable.MutableList method)
(sqlalchemy.ext.orderinglist.OrderingList method)
(sqlalchemy.orm.events.AttributeEvents method)
append_column() (sqlalchemy.schema.Table method)
(sqlalchemy.sql.expression.Select method)
append_constraint() (sqlalchemy.schema.Table method)
append_correlation() (sqlalchemy.sql.expression.Select method)
append_ddl_listener() (sqlalchemy.schema.MetaData method)
(sqlalchemy.schema.Table method)
append_from() (sqlalchemy.sql.expression.Select method)
append_group_by() (sqlalchemy.sql.expression.CompoundSelect method)
(sqlalchemy.sql.expression.GenerativeSelect method)
(sqlalchemy.sql.expression.Select method)
append_having() (sqlalchemy.sql.expression.Select method)
append_order_by() (sqlalchemy.sql.expression.CompoundSelect method)
(sqlalchemy.sql.expression.GenerativeSelect method)
(sqlalchemy.sql.expression.Select method)
append_prefix() (sqlalchemy.sql.expression.Select method)
append_whereclause() (sqlalchemy.sql.expression.Select method)
appender() (sqlalchemy.orm.collections.collection static method)
apply_labels() (sqlalchemy.sql.expression.CompoundSelect method)
(sqlalchemy.sql.expression.GenerativeSelect method)
(sqlalchemy.sql.expression.Select method)
argument_for() (sqlalchemy.schema.CheckConstraint method)
(sqlalchemy.schema.ColumnCollectionConstraint method)
(sqlalchemy.schema.ForeignKey method)
ArgumentError
ARRAY (class in sqlalchemy.dialects.postgresql)
array (class in sqlalchemy.dialects.postgresql)
ARRAY (class in sqlalchemy.types)
array() (sqlalchemy.dialects.postgresql.HSTORE.Comparator method)
ARRAY.Comparator (class in sqlalchemy.dialects.postgresql)
(class in sqlalchemy.types)
array_agg (class in sqlalchemy.sql.functions)
array_agg() (in module sqlalchemy.dialects.postgresql)
array_for_multi_clause (sqlalchemy.sql.functions.OrderedSetAgg attribute)
(sqlalchemy.sql.functions.percentile_cont attribute)
(sqlalchemy.sql.functions.percentile_disc attribute)
as_declarative() (in module sqlalchemy.ext.declarative)
as_mutable() (sqlalchemy.ext.mutable.Mutable class method)
as_scalar() (sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.CompoundSelect method)
(sqlalchemy.sql.expression.GenerativeSelect method)
asc() (in module sqlalchemy.sql.expression)
(sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
AssertionPool (class in sqlalchemy.pool)
associate_with() (sqlalchemy.ext.mutable.Mutable class method)
associate_with_attribute() (sqlalchemy.ext.mutable.Mutable class method)
association relationship
ASSOCIATION_PROXY (in module sqlalchemy.ext.associationproxy)
association_proxy() (in module sqlalchemy.ext.associationproxy)
AssociationProxy (class in sqlalchemy.ext.associationproxy)
astext (sqlalchemy.dialects.postgresql.JSON.Comparator attribute)
atomicity
attr (sqlalchemy.ext.associationproxy.AssociationProxy attribute)
attribute_instrument() (sqlalchemy.orm.events.InstrumentationEvents method)
attribute_mapped_collection() (in module sqlalchemy.orm.collections)
AttributeEvents (class in sqlalchemy.orm.events)
AttributeExtension (class in sqlalchemy.orm.interfaces)
AttributeState (class in sqlalchemy.orm.state)
attrs (sqlalchemy.orm.mapper.Mapper attribute)
(sqlalchemy.orm.state.InstanceState attribute)
autocommit() (sqlalchemy.sql.expression.CompoundSelect method)
(sqlalchemy.sql.expression.GenerativeSelect method)
(sqlalchemy.sql.expression.Select method)
autoflush() (sqlalchemy.orm.query.Query method)
automap_base() (in module sqlalchemy.ext.automap)
AutomapBase (class in sqlalchemy.ext.automap)
B
backref
backref() (in module sqlalchemy.orm)
bake_lazy_loaders() (in module sqlalchemy.ext.baked)
baked_lazyload() (in module sqlalchemy.ext.baked)
(sqlalchemy.orm.strategy_options.Load method)
baked_lazyload_all() (in module sqlalchemy.ext.baked)
BakedQuery (class in sqlalchemy.ext.baked)
bakery() (in module sqlalchemy.ext.baked)
(sqlalchemy.ext.baked.BakedQuery class method)
base_columns (sqlalchemy.sql.expression.ColumnElement attribute)
base_mapper (sqlalchemy.orm.mapper.Mapper attribute)
before_attach() (sqlalchemy.orm.events.SessionEvents method)
before_commit() (sqlalchemy.orm.events.SessionEvents method)
(sqlalchemy.orm.interfaces.SessionExtension method)
before_compile() (sqlalchemy.orm.events.QueryEvents method)
before_configured() (sqlalchemy.orm.events.MapperEvents method)
before_create() (sqlalchemy.events.DDLEvents method)
before_cursor_execute() (sqlalchemy.events.ConnectionEvents method)
before_delete() (sqlalchemy.orm.events.MapperEvents method)
(sqlalchemy.orm.interfaces.MapperExtension method)
before_drop() (sqlalchemy.events.DDLEvents method)
before_execute() (sqlalchemy.events.ConnectionEvents method)
before_flush() (sqlalchemy.orm.events.SessionEvents method)
(sqlalchemy.orm.interfaces.SessionExtension method)
before_insert() (sqlalchemy.orm.events.MapperEvents method)
(sqlalchemy.orm.interfaces.MapperExtension method)
before_parent_attach() (sqlalchemy.events.DDLEvents method)
before_update() (sqlalchemy.orm.events.MapperEvents method)
(sqlalchemy.orm.interfaces.MapperExtension method)
begin() (sqlalchemy.engine.Connection method)
(sqlalchemy.engine.Engine method)
(sqlalchemy.events.ConnectionEvents method)
begin_nested() (sqlalchemy.engine.Connection method)
(sqlalchemy.orm.session.Session method)
begin_twophase() (sqlalchemy.engine.Connection method)
(sqlalchemy.events.ConnectionEvents method)
(sqlalchemy.interfaces.ConnectionProxy method)
between() (in module sqlalchemy.sql.expression)
(sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
BFILE (class in sqlalchemy.dialects.oracle)
bidirectional relationship
BIGINT (class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.types)
BigInteger (class in sqlalchemy.types)
BINARY (class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.types)
BinaryExpression (class in sqlalchemy.sql.expression)
bind (sqlalchemy.schema.DDLElement attribute)
(sqlalchemy.schema.Index attribute)
(sqlalchemy.schema.MetaData attribute)
bind_expression() (sqlalchemy.types.TypeDecorator method)
(sqlalchemy.types.TypeEngine method)
bind_mapper() (sqlalchemy.orm.session.Session method)
bind_processor() (sqlalchemy.types.TypeDecorator method)
(sqlalchemy.types.TypeEngine method)
bind_table() (sqlalchemy.orm.session.Session method)
bindparam() (in module sqlalchemy.sql.expression)
BindParameter (class in sqlalchemy.sql.expression)
bindparams() (sqlalchemy.sql.expression.TextClause method)
BIT (class in sqlalchemy.dialects.mssql)
(class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.dialects.postgresql)
BLANK_SCHEMA (sqlalchemy.schema.sqlalchemy.schema attribute)
BLOB (class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.types)
BOOLEAN (class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.types)
Boolean (class in sqlalchemy.types)
bulk_insert_mappings() (sqlalchemy.orm.session.Session method)
bulk_replace() (in module sqlalchemy.orm.collections)
bulk_save_objects() (sqlalchemy.orm.session.Session method)
bulk_update_mappings() (sqlalchemy.orm.session.Session method)
Bundle (class in sqlalchemy.orm.query)
BYTEA (class in sqlalchemy.dialects.postgresql)
C
c (sqlalchemy.orm.mapper.Mapper attribute)
(sqlalchemy.orm.query.Bundle attribute)
(sqlalchemy.schema.Table attribute)
callable_ (sqlalchemy.schema.DDLElement attribute)
callables (sqlalchemy.orm.state.InstanceState attribute)
candidate key
cascade (sqlalchemy.orm.interfaces.MapperProperty attribute)
(sqlalchemy.orm.properties.RelationshipProperty attribute)
cascade_iterator() (sqlalchemy.orm.descriptor_props.SynonymProperty method)
(sqlalchemy.orm.interfaces.MapperProperty method)
(sqlalchemy.orm.mapper.Mapper method)
CascadeOptions (class in sqlalchemy.orm.util)
cascading (sqlalchemy.ext.declarative.declared_attr attribute)
Case (class in sqlalchemy.sql.expression)
case() (in module sqlalchemy.sql.expression)
Cast (class in sqlalchemy.sql.expression)
cast() (in module sqlalchemy.sql.expression)
(sqlalchemy.schema.Column method)
(sqlalchemy.sql.expression.ColumnElement method)
chained_exception (sqlalchemy.engine.ExceptionContext attribute)
changed() (sqlalchemy.ext.mutable.Mutable method)
(sqlalchemy.ext.mutable.MutableComposite method)
CHAR (class in sqlalchemy.dialects.mssql)
(class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.types)
char_length (class in sqlalchemy.sql.functions)
check constraint
check_modified() (sqlalchemy.orm.identity.IdentityMap method)
CheckConstraint (class in sqlalchemy.schema)
checkin() (sqlalchemy.events.PoolEvents method)
(sqlalchemy.interfaces.PoolListener method)
checkout() (sqlalchemy.events.PoolEvents method)
(sqlalchemy.interfaces.PoolListener method)
CIDR (class in sqlalchemy.dialects.postgresql)
CircularDependencyError
class_ (sqlalchemy.orm.mapper.Mapper attribute)
class_attribute (sqlalchemy.orm.descriptor_props.SynonymProperty attribute)
(sqlalchemy.orm.interfaces.MapperProperty attribute)
(sqlalchemy.orm.properties.ColumnProperty attribute)
class_instrument() (sqlalchemy.orm.events.InstrumentationEvents method)
class_manager (sqlalchemy.orm.mapper.Mapper attribute)
class_mapper() (in module sqlalchemy.orm)
class_uninstrument() (sqlalchemy.orm.events.InstrumentationEvents method)
classes (sqlalchemy.ext.automap.AutomapBase attribute)
ClassManager (class in sqlalchemy.orm.instrumentation)
classname_for_table() (in module sqlalchemy.ext.automap)
ClauseElement (class in sqlalchemy.sql.expression)
ClauseList (class in sqlalchemy.sql.expression)
clauses (sqlalchemy.sql.functions.FunctionElement attribute)
clear() (sqlalchemy.ext.mutable.MutableDict method)
(sqlalchemy.ext.mutable.MutableList method)
(sqlalchemy.ext.mutable.MutableSet method)
clear_managers() (in module sqlalchemy.pool)
clear_mappers() (in module sqlalchemy.orm)
CLOB (class in sqlalchemy.types)
close() (sqlalchemy.engine.Connection method)
(sqlalchemy.engine.ResultProxy method)
(sqlalchemy.engine.Transaction method)
close_all() (sqlalchemy.orm.session.Session method)
(sqlalchemy.orm.session.sessionmaker method)
close_detached() (sqlalchemy.events.PoolEvents method)
closed (sqlalchemy.engine.Connection attribute)
coalesce (class in sqlalchemy.sql.functions)
coerce() (sqlalchemy.ext.mutable.Mutable method)
(sqlalchemy.ext.mutable.MutableBase class method)
(sqlalchemy.ext.mutable.MutableDict class method)
coerce_arguments (sqlalchemy.sql.functions.GenericFunction attribute)
coerce_compared_value() (sqlalchemy.types.Interval method)
(sqlalchemy.types.TypeDecorator method)
(sqlalchemy.types.TypeEngine method)
coerce_to_is_types (sqlalchemy.types.TypeDecorator attribute)
collate() (in module sqlalchemy.sql.expression)
(sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
collection (class in sqlalchemy.orm.collections)
,
[3]
collection_adapter (in module sqlalchemy.orm.collections)
CollectionAdapter (class in sqlalchemy.orm.collections)
Column (class in sqlalchemy.schema)
column (sqlalchemy.schema.ForeignKey attribute)
column() (in module sqlalchemy.sql.expression)
(sqlalchemy.sql.expression.Select method)
column_attrs (sqlalchemy.orm.mapper.Mapper attribute)
column_descriptions (sqlalchemy.orm.query.Query attribute)
column_expression() (sqlalchemy.types.TypeDecorator method)
(sqlalchemy.types.TypeEngine method)
column_keys (sqlalchemy.schema.ForeignKeyConstraint attribute)
column_mapped_collection() (in module sqlalchemy.orm.collections)
column_property() (in module sqlalchemy.orm)
column_reflect() (sqlalchemy.events.DDLEvents method)
ColumnClause (class in sqlalchemy.sql.expression)
ColumnCollection (class in sqlalchemy.sql.expression)
ColumnCollectionConstraint (class in sqlalchemy.schema)
ColumnCollectionMixin (class in sqlalchemy.schema)
ColumnDefault (class in sqlalchemy.schema)
ColumnElement (class in sqlalchemy.sql.expression)
ColumnOperators (class in sqlalchemy.sql.operators)
ColumnProperty (class in sqlalchemy.orm.properties)
ColumnProperty.Comparator (class in sqlalchemy.orm.properties)
columns (sqlalchemy.orm.mapper.Mapper attribute)
(sqlalchemy.orm.query.Bundle attribute)
(sqlalchemy.schema.ColumnCollectionConstraint attribute)
columns clause
columns() (sqlalchemy.sql.expression.TextClause method)
commit() (sqlalchemy.engine.Transaction method)
(sqlalchemy.events.ConnectionEvents method)
(sqlalchemy.interfaces.ConnectionProxy method)
commit_twophase() (sqlalchemy.events.ConnectionEvents method)
(sqlalchemy.interfaces.ConnectionProxy method)
common_parent() (sqlalchemy.orm.mapper.Mapper method)
comparable_using() (in module sqlalchemy.ext.declarative)
ComparableProperty (class in sqlalchemy.orm.properties)
Comparator (class in sqlalchemy.ext.hybrid)
comparator (sqlalchemy.sql.expression.ColumnElement attribute)
comparator() (sqlalchemy.ext.hybrid.hybrid_property method)
comparator_factory (sqlalchemy.dialects.postgresql.HSTORE attribute)
(sqlalchemy.dialects.postgresql.JSON attribute)
(sqlalchemy.dialects.postgresql.JSONB attribute)
compare() (sqlalchemy.schema.Column method)
(sqlalchemy.schema.Table method)
(sqlalchemy.sql.expression.Alias method)
compare_against_backend() (sqlalchemy.types.TypeDecorator method)
(sqlalchemy.types.TypeEngine method)
compare_values() (sqlalchemy.types.TypeDecorator method)
(sqlalchemy.types.TypeEngine method)
compile() (sqlalchemy.engine.interfaces.Compiled method)
(sqlalchemy.schema.Column method)
(sqlalchemy.schema.Table method)
Compiled (class in sqlalchemy.engine.interfaces)
CompileError
compiles() (in module sqlalchemy.ext.compiler)
composite() (in module sqlalchemy.orm)
CompositeProperty (class in sqlalchemy.orm.descriptor_props)
CompositeProperty.Comparator (class in sqlalchemy.orm.descriptor_props)
composites (sqlalchemy.orm.mapper.Mapper attribute)
CompoundSelect (class in sqlalchemy.sql.expression)
concat (class in sqlalchemy.sql.functions)
concat() (sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
(sqlalchemy.orm.properties.ColumnProperty.Comparator method)
Concatenable (class in sqlalchemy.types)
concrete (sqlalchemy.orm.mapper.Mapper attribute)
ConcreteBase (class in sqlalchemy.ext.declarative)
ConcurrentModificationError (in module sqlalchemy.orm.exc)
configure() (sqlalchemy.orm.scoping.scoped_session method)
(sqlalchemy.orm.session.sessionmaker method)
configure_mappers() (in module sqlalchemy.orm)
configured (sqlalchemy.orm.mapper.Mapper attribute)
connect() (sqlalchemy.engine.Connectable method)
(sqlalchemy.engine.Connection method)
(sqlalchemy.engine.Engine method)
Connectable (class in sqlalchemy.engine)
Connection (class in sqlalchemy.engine)
connection (sqlalchemy.engine.Connection attribute)
(sqlalchemy.engine.ExceptionContext attribute)
(sqlalchemy.pool._ConnectionFairy attribute)
connection() (sqlalchemy.orm.session.Session method)
ConnectionEvents (class in sqlalchemy.events)
ConnectionProxy (class in sqlalchemy.interfaces)
consistency
constrained
constraint
Constraint (class in sqlalchemy.schema)
constraints
construct_arguments (sqlalchemy.engine.default.DefaultDialect attribute)
construct_params() (sqlalchemy.engine.interfaces.Compiled method)
(sqlalchemy.sql.compiler.SQLCompiler method)
contained_by() (sqlalchemy.dialects.postgresql.ARRAY.Comparator method)
(sqlalchemy.dialects.postgresql.HSTORE.Comparator method)
(sqlalchemy.dialects.postgresql.JSONB.Comparator method)
contains() (in module sqlalchemy.event)
(sqlalchemy.dialects.postgresql.ARRAY.Comparator method)
(sqlalchemy.dialects.postgresql.HSTORE.Comparator method)
contains_alias() (in module sqlalchemy.orm)
contains_column() (sqlalchemy.schema.CheckConstraint method)
(sqlalchemy.schema.ColumnCollectionConstraint method)
(sqlalchemy.schema.ForeignKeyConstraint method)
contains_eager() (in module sqlalchemy.orm)
(sqlalchemy.orm.strategy_options.Load method)
contextual_connect() (sqlalchemy.engine.Connectable method)
(sqlalchemy.engine.Connection method)
(sqlalchemy.engine.Engine method)
conv() (in module sqlalchemy.schema)
converter() (sqlalchemy.orm.collections.collection static method)
copy() (sqlalchemy.orm.instrumentation.ClassManager method)
(sqlalchemy.schema.Column method)
(sqlalchemy.schema.ForeignKey method)
correlate() (sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.Select method)
correlate_except() (sqlalchemy.sql.expression.Select method)
correlated subqueries
correlated subquery
correlates
correspond_on_equivalents() (sqlalchemy.schema.Table method)
(sqlalchemy.sql.expression.Alias method)
(sqlalchemy.sql.expression.CTE method)
corresponding_column() (sqlalchemy.schema.Table method)
(sqlalchemy.sql.expression.Alias method)
(sqlalchemy.sql.expression.CTE method)
count (class in sqlalchemy.sql.functions)
count() (sqlalchemy.ext.baked.Result method)
(sqlalchemy.orm.query.Query method)
(sqlalchemy.schema.Table method)
count_from_0() (in module sqlalchemy.ext.orderinglist)
count_from_1() (in module sqlalchemy.ext.orderinglist)
count_from_n_factory() (in module sqlalchemy.ext.orderinglist)
create() (sqlalchemy.dialects.postgresql.ENUM method)
(sqlalchemy.engine.Connectable method)
(sqlalchemy.schema.Index method)
create_all() (sqlalchemy.schema.MetaData method)
create_connect_args() (sqlalchemy.engine.interfaces.Dialect method)
create_cursor() (sqlalchemy.engine.interfaces.ExecutionContext method)
create_engine() (in module sqlalchemy)
create_row_processor() (sqlalchemy.orm.descriptor_props.SynonymProperty method)
(sqlalchemy.orm.interfaces.MapperProperty method)
(sqlalchemy.orm.query.Bundle method)
create_xid() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
CreateColumn (class in sqlalchemy.schema)
CreateEnginePlugin (class in sqlalchemy.engine)
CreateIndex (class in sqlalchemy.schema)
CreateSchema (class in sqlalchemy.schema)
CreateSequence (class in sqlalchemy.schema)
CreateTable (class in sqlalchemy.schema)
crud
CTE (class in sqlalchemy.sql.expression)
cte() (sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.CompoundSelect method)
(sqlalchemy.sql.expression.Delete method)
cume_dist (class in sqlalchemy.sql.functions)
current_date (class in sqlalchemy.sql.functions)
current_time (class in sqlalchemy.sql.functions)
current_timestamp (class in sqlalchemy.sql.functions)
current_user (class in sqlalchemy.sql.functions)
cursor (sqlalchemy.engine.ExceptionContext attribute)
cursor() (sqlalchemy.pool._ConnectionFairy method)
cursor_execute() (sqlalchemy.interfaces.ConnectionProxy method)
custom_op (class in sqlalchemy.sql.operators)
D
DatabaseError
DataError
DATE (class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.dialects.oracle)
(class in sqlalchemy.dialects.sqlite)
Date (class in sqlalchemy.types)
DATERANGE (class in sqlalchemy.dialects.postgresql)
DATETIME (class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.dialects.sqlite)
(class in sqlalchemy.types)
DateTime (class in sqlalchemy.types)
DATETIME2 (class in sqlalchemy.dialects.mssql)
DATETIMEOFFSET (class in sqlalchemy.dialects.mssql)
DBAPI
dbapi_error() (sqlalchemy.events.ConnectionEvents method)
dbapi_exception_translation_map (sqlalchemy.engine.default.DefaultDialect attribute)
DBAPIError
DDL
(class in sqlalchemy.schema)
DDLCompiler (class in sqlalchemy.sql.compiler)
DDLElement (class in sqlalchemy.schema)
DDLEvents (class in sqlalchemy.events)
DECIMAL (class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.types)
declarative_base() (in module sqlalchemy.ext.declarative)
declared_attr (class in sqlalchemy.ext.declarative)
default_from() (sqlalchemy.sql.compiler.SQLCompiler method)
default_isolation_level (sqlalchemy.engine.Connection attribute)
default_schema_name (sqlalchemy.engine.reflection.Inspector attribute)
DefaultClause (class in sqlalchemy.schema)
DefaultDialect (class in sqlalchemy.engine.default)
DefaultExecutionContext (class in sqlalchemy.engine.default)
DefaultGenerator (class in sqlalchemy.schema)
defaultload() (in module sqlalchemy.orm)
(sqlalchemy.orm.strategy_options.Load method)
defer() (in module sqlalchemy.orm)
(sqlalchemy.orm.strategy_options.Load method)
deferred() (in module sqlalchemy.orm)
DeferredReflection (class in sqlalchemy.ext.declarative)
define_constraint_remote_table() (sqlalchemy.sql.compiler.DDLCompiler method)
defined() (sqlalchemy.dialects.postgresql.HSTORE.Comparator method)
del_attribute() (in module sqlalchemy.orm.attributes)
Delete (class in sqlalchemy.sql.expression)
delete() (in module sqlalchemy.sql.expression)
(sqlalchemy.dialects.postgresql.HSTORE.Comparator method)
(sqlalchemy.orm.query.Query method)
deleted
(sqlalchemy.orm.session.Session attribute)
(sqlalchemy.orm.state.InstanceState attribute)
deleted_to_detached() (sqlalchemy.orm.events.SessionEvents method)
deleted_to_persistent() (sqlalchemy.orm.events.SessionEvents method)
deleter() (sqlalchemy.ext.hybrid.hybrid_property method)
denormalize_name() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
dense_rank (class in sqlalchemy.sql.functions)
deregister() (in module sqlalchemy.ext.compiler)
desc() (in module sqlalchemy.sql.expression)
(sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
description (sqlalchemy.sql.expression.ColumnElement attribute)
(sqlalchemy.sql.expression.CompoundSelect attribute)
(sqlalchemy.sql.expression.FromClause attribute)
descriptor
descriptors
Deserializer() (in module sqlalchemy.ext.serializer)
detach() (sqlalchemy.engine.Connection method)
(sqlalchemy.events.PoolEvents method)
(sqlalchemy.pool._ConnectionFairy method)
detached
(sqlalchemy.orm.state.InstanceState attribute)
detached_to_persistent() (sqlalchemy.orm.events.SessionEvents method)
DetachedInstanceError
Dialect (class in sqlalchemy.engine.interfaces)
dialect (sqlalchemy.schema.DDLElement attribute)
dialect_impl() (sqlalchemy.types.TypeDecorator method)
(sqlalchemy.types.TypeEngine method)
dialect_kwargs (sqlalchemy.schema.CheckConstraint attribute)
(sqlalchemy.schema.ColumnCollectionConstraint attribute)
(sqlalchemy.schema.ForeignKey attribute)
dialect_options (sqlalchemy.schema.CheckConstraint attribute)
(sqlalchemy.schema.ColumnCollectionConstraint attribute)
(sqlalchemy.schema.ForeignKey attribute)
DialectEvents (class in sqlalchemy.events)
DialectKWArgs (class in sqlalchemy.sql.base)
dict (sqlalchemy.orm.state.InstanceState attribute)
dict_getter() (sqlalchemy.ext.instrumentation.InstrumentationManager method)
difference_update() (sqlalchemy.ext.mutable.MutableSet method)
dirty (sqlalchemy.orm.session.Session attribute)
discard() (sqlalchemy.ext.mutable.MutableSet method)
DisconnectionError
discriminator
dispose() (sqlalchemy.engine.Engine method)
(sqlalchemy.ext.instrumentation.InstrumentationManager method)
(sqlalchemy.orm.instrumentation.ClassManager method)
dispose_collection() (sqlalchemy.orm.events.AttributeEvents method)
distinct() (in module sqlalchemy.sql.expression)
(sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
do_begin() (sqlalchemy.engine.interfaces.Dialect method)
do_begin_twophase() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
do_close() (sqlalchemy.engine.interfaces.Dialect method)
do_commit() (sqlalchemy.engine.interfaces.Dialect method)
do_commit_twophase() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
do_connect() (sqlalchemy.events.DialectEvents method)
do_execute() (sqlalchemy.engine.interfaces.Dialect method)
(sqlalchemy.events.DialectEvents method)
do_execute_no_params() (sqlalchemy.engine.interfaces.Dialect method)
(sqlalchemy.events.DialectEvents method)
do_executemany() (sqlalchemy.engine.interfaces.Dialect method)
(sqlalchemy.events.DialectEvents method)
do_init() (sqlalchemy.orm.descriptor_props.CompositeProperty method)
(sqlalchemy.orm.descriptor_props.SynonymProperty method)
(sqlalchemy.orm.interfaces.MapperProperty method)
do_prepare_twophase() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
do_recover_twophase() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
do_release_savepoint() (sqlalchemy.engine.interfaces.Dialect method)
do_rollback() (sqlalchemy.engine.interfaces.Dialect method)
do_rollback_to_savepoint() (sqlalchemy.engine.interfaces.Dialect method)
do_rollback_twophase() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
do_savepoint() (sqlalchemy.engine.interfaces.Dialect method)
domain model
DontWrapMixin (class in sqlalchemy.exc)
DOUBLE (class in sqlalchemy.dialects.mysql)
DOUBLE_PRECISION (class in sqlalchemy.dialects.oracle)
(class in sqlalchemy.dialects.postgresql)
driver (sqlalchemy.engine.Engine attribute)
drop() (sqlalchemy.dialects.postgresql.ENUM method)
(sqlalchemy.engine.Connectable method)
(sqlalchemy.schema.Index method)
drop_all() (sqlalchemy.schema.MetaData method)
DropConstraint (class in sqlalchemy.schema)
DropIndex (class in sqlalchemy.schema)
DropSchema (class in sqlalchemy.schema)
DropSequence (class in sqlalchemy.schema)
DropTable (class in sqlalchemy.schema)
dumps() (in module sqlalchemy.ext.serializer)
durability
dynamic_loader() (in module sqlalchemy.orm)
E
eagerload() (in module sqlalchemy.orm)
eagerload_all() (in module sqlalchemy.orm)
effective_value (sqlalchemy.sql.expression.BindParameter attribute)
elements (sqlalchemy.schema.ForeignKeyConstraint attribute)
empty() (sqlalchemy.orm.attributes.History method)
enable_assertions() (sqlalchemy.orm.query.Query method)
enable_eagerloads() (sqlalchemy.orm.query.Query method)
enable_relationship_loading() (sqlalchemy.orm.session.Session method)
endswith() (sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
(sqlalchemy.orm.properties.ColumnProperty.Comparator method)
Engine (class in sqlalchemy.engine)
engine (sqlalchemy.engine.ExceptionContext attribute)
engine_connect() (sqlalchemy.events.ConnectionEvents method)
engine_created() (sqlalchemy.engine.CreateEnginePlugin method)
(sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect class method)
engine_disposed() (sqlalchemy.events.ConnectionEvents method)
engine_from_config() (in module sqlalchemy)
entity (sqlalchemy.orm.mapper.Mapper attribute)
ENUM (class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.dialects.postgresql)
Enum (class in sqlalchemy.types)
escape_literal_column() (sqlalchemy.sql.compiler.SQLCompiler method)
evaluates_none() (sqlalchemy.types.TypeDecorator method)
(sqlalchemy.types.TypeEngine method)
Event (class in sqlalchemy.orm.attributes)
Events (class in sqlalchemy.event.base)
examples.adjacency_list (module)
examples.association (module)
examples.custom_attributes (module)
examples.dogpile_caching (module)
examples.dynamic_dict (module)
examples.elementtree (module)
examples.generic_associations (module)
examples.graphs (module)
examples.inheritance (module)
examples.join_conditions (module)
examples.large_collection (module)
examples.materialized_paths (module)
examples.nested_sets (module)
examples.performance (module)
examples.postgis (module)
examples.sharding (module)
examples.versioned_history (module)
examples.versioned_rows (module)
examples.vertical (module)
except_() (in module sqlalchemy.sql.expression)
(sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.Select method)
except_all() (in module sqlalchemy.sql.expression)
(sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.Select method)
exception (sqlalchemy.engine.interfaces.ExecutionContext attribute)
ExceptionContext (class in sqlalchemy.engine)
ExcludeConstraint (class in sqlalchemy.dialects.postgresql)
excluded (sqlalchemy.dialects.postgresql.dml.Insert attribute)
Executable (class in sqlalchemy.sql.expression)
execute() (sqlalchemy.engine.Connectable method)
(sqlalchemy.engine.Connection method)
(sqlalchemy.engine.Engine method)
execute_at() (sqlalchemy.schema.DDLElement method)
execute_if() (sqlalchemy.schema.DDLElement method)
execute_sequence_format (sqlalchemy.engine.default.DefaultDialect attribute)
execution_context (sqlalchemy.engine.ExceptionContext attribute)
execution_options (sqlalchemy.engine.interfaces.Compiled attribute)
execution_options() (sqlalchemy.engine.Connection method)
(sqlalchemy.engine.Engine method)
(sqlalchemy.orm.query.Query method)
ExecutionContext (class in sqlalchemy.engine.interfaces)
exists() (in module sqlalchemy.sql.expression)
(sqlalchemy.orm.query.Query method)
(sqlalchemy.schema.Table method)
expire
expire() (sqlalchemy.orm.events.InstanceEvents method)
(sqlalchemy.orm.session.Session method)
expire_all() (sqlalchemy.orm.session.Session method)
expired_attributes (sqlalchemy.orm.state.InstanceState attribute)
expires
expiring
expression (sqlalchemy.orm.properties.ColumnProperty attribute)
(sqlalchemy.schema.Column attribute)
(sqlalchemy.sql.expression.ColumnElement attribute)
expression() (sqlalchemy.ext.hybrid.hybrid_method method)
(sqlalchemy.ext.hybrid.hybrid_property method)
expunge() (sqlalchemy.orm.session.Session method)
expunge_all() (sqlalchemy.orm.session.Session method)
extend() (sqlalchemy.ext.mutable.MutableList method)
ExtendedInstrumentationRegistry (class in sqlalchemy.ext.instrumentation)
extension_type (sqlalchemy.ext.associationproxy.AssociationProxy attribute)
(sqlalchemy.orm.attributes.QueryableAttribute attribute)
(sqlalchemy.orm.base.InspectionAttr attribute)
Extract (class in sqlalchemy.sql.expression)
extract() (in module sqlalchemy.sql.expression)
F
false() (in module sqlalchemy.sql.expression)
False_ (class in sqlalchemy.sql.elements)
fetchall() (sqlalchemy.engine.ResultProxy method)
FetchedValue (class in sqlalchemy.schema)
fetchmany() (sqlalchemy.engine.ResultProxy method)
fetchone() (sqlalchemy.engine.ResultProxy method)
filter() (sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.FunctionFilter method)
(sqlalchemy.sql.functions.FunctionElement method)
filter_by() (sqlalchemy.orm.query.Query method)
filter_states_for_dep() (sqlalchemy.orm.session.UOWTransaction method)
finalize_flush_changes() (sqlalchemy.orm.session.UOWTransaction method)
first() (sqlalchemy.engine.ResultProxy method)
(sqlalchemy.ext.baked.Result method)
(sqlalchemy.orm.query.Query method)
first_connect() (sqlalchemy.events.PoolEvents method)
(sqlalchemy.interfaces.PoolListener method)
first_init() (sqlalchemy.orm.events.InstanceEvents method)
flag_modified() (in module sqlalchemy.orm.attributes)
FLOAT (class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.types)
Float (class in sqlalchemy.types)
flush() (sqlalchemy.orm.session.Session method)
FlushError
for_session() (sqlalchemy.ext.baked.BakedQuery method)
for_update (sqlalchemy.sql.expression.CompoundSelect attribute)
(sqlalchemy.sql.expression.GenerativeSelect attribute)
(sqlalchemy.sql.expression.Select attribute)
foreign key constraint
foreign() (in module sqlalchemy.orm)
foreign_key_constraints (sqlalchemy.schema.Table attribute)
foreign_keys (sqlalchemy.schema.Table attribute)
(sqlalchemy.sql.expression.Alias attribute)
(sqlalchemy.sql.expression.CTE attribute)
ForeignKey (class in sqlalchemy.schema)
ForeignKeyConstraint (class in sqlalchemy.schema)
format_column() (sqlalchemy.sql.compiler.IdentifierPreparer method)
format_schema() (sqlalchemy.sql.compiler.IdentifierPreparer method)
format_table() (sqlalchemy.sql.compiler.IdentifierPreparer method)
format_table_seq() (sqlalchemy.sql.compiler.IdentifierPreparer method)
FROM clause
from_engine() (sqlalchemy.engine.reflection.Inspector class method)
from_select() (sqlalchemy.sql.expression.Insert method)
from_self() (sqlalchemy.orm.query.Query method)
from_statement() (sqlalchemy.orm.query.Query method)
FromClause (class in sqlalchemy.sql.expression)
fromkeys() (sqlalchemy.orm.instrumentation.ClassManager method)
froms (sqlalchemy.sql.expression.Select attribute)
func (in module sqlalchemy.sql.expression)
(sqlalchemy.sql.expression.Over attribute)
funcfilter() (in module sqlalchemy.sql.expression)
Function (class in sqlalchemy.sql.functions)
FunctionElement (class in sqlalchemy.sql.functions)
FunctionFilter (class in sqlalchemy.sql.expression)
G
generate_relationship() (in module sqlalchemy.ext.automap)
generative
GenerativeSelect (class in sqlalchemy.sql.expression)
GenericFunction (class in sqlalchemy.sql.functions)
get() (sqlalchemy.ext.baked.Result method)
(sqlalchemy.orm.instrumentation.ClassManager method)
(sqlalchemy.orm.query.Query method)
get_attribute() (in module sqlalchemy.orm.attributes)
get_attribute_history() (sqlalchemy.orm.session.UOWTransaction method)
get_bind() (sqlalchemy.orm.session.Session method)
get_check_constraints() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
(sqlalchemy.engine.reflection.Inspector method)
get_children() (sqlalchemy.schema.CheckConstraint method)
(sqlalchemy.schema.ColumnCollectionConstraint method)
(sqlalchemy.schema.ForeignKey method)
get_columns() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
(sqlalchemy.engine.reflection.Inspector method)
get_dbapi_type() (sqlalchemy.types.TypeDecorator method)
(sqlalchemy.types.TypeEngine method)
get_dialect() (sqlalchemy.engine.url.URL method)
get_dialect_cls() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect class method)
get_enums() (sqlalchemy.dialects.postgresql.base.PGInspector method)
get_foreign_keys() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
(sqlalchemy.engine.reflection.Inspector method)
get_foreign_table_names() (sqlalchemy.dialects.postgresql.base.PGInspector method)
get_history() (in module sqlalchemy.orm.attributes)
(sqlalchemy.orm.descriptor_props.CompositeProperty method)
get_indexes() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
(sqlalchemy.engine.reflection.Inspector method)
get_instance_dict() (sqlalchemy.ext.instrumentation.InstrumentationManager method)
get_isolation_level() (sqlalchemy.engine.Connection method)
(sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
get_lastrowid() (sqlalchemy.engine.default.DefaultExecutionContext method)
get_pk_constraint() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
(sqlalchemy.engine.reflection.Inspector method)
get_primary_keys() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
(sqlalchemy.engine.reflection.Inspector method)
get_property() (sqlalchemy.orm.mapper.Mapper method)
get_property_by_column() (sqlalchemy.orm.mapper.Mapper method)
get_referent() (sqlalchemy.schema.ForeignKey method)
get_result_processor() (sqlalchemy.engine.default.DefaultExecutionContext method)
get_rowcount() (sqlalchemy.engine.interfaces.ExecutionContext method)
get_schema_names() (sqlalchemy.engine.reflection.Inspector method)
get_select_precolumns() (sqlalchemy.sql.compiler.SQLCompiler method)
get_sorted_table_and_fkc_names() (sqlalchemy.engine.reflection.Inspector method)
get_table_names() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
(sqlalchemy.engine.reflection.Inspector method)
get_table_oid() (sqlalchemy.dialects.postgresql.base.PGInspector method)
get_table_options() (sqlalchemy.engine.reflection.Inspector method)
get_temp_table_names() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
(sqlalchemy.engine.reflection.Inspector method)
get_temp_view_names() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
(sqlalchemy.engine.reflection.Inspector method)
get_unique_constraints() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
(sqlalchemy.engine.reflection.Inspector method)
get_view_definition() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
(sqlalchemy.engine.reflection.Inspector method)
get_view_names() (sqlalchemy.dialects.postgresql.base.PGInspector method)
(sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
group_by() (sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.CompoundSelect method)
(sqlalchemy.sql.expression.GenerativeSelect method)
H
handle_dbapi_exception() (sqlalchemy.engine.interfaces.ExecutionContext method)
handle_dialect_kwargs() (sqlalchemy.engine.CreateEnginePlugin method)
handle_error() (sqlalchemy.events.ConnectionEvents method)
handle_pool_kwargs() (sqlalchemy.engine.CreateEnginePlugin method)
has() (sqlalchemy.ext.associationproxy.AssociationProxy method)
(sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
has_all() (sqlalchemy.dialects.postgresql.HSTORE.Comparator method)
(sqlalchemy.dialects.postgresql.JSONB.Comparator method)
has_any() (sqlalchemy.dialects.postgresql.HSTORE.Comparator method)
(sqlalchemy.dialects.postgresql.JSONB.Comparator method)
has_changes() (sqlalchemy.orm.attributes.History method)
has_identity (sqlalchemy.orm.state.InstanceState attribute)
has_inherited_table() (in module sqlalchemy.ext.declarative)
has_key() (sqlalchemy.dialects.postgresql.HSTORE.Comparator method)
(sqlalchemy.dialects.postgresql.JSONB.Comparator method)
(sqlalchemy.engine.RowProxy method)
has_parent() (sqlalchemy.orm.instrumentation.ClassManager method)
has_sequence() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
has_table() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.Engine method)
(sqlalchemy.engine.interfaces.Dialect method)
HasCTE (class in sqlalchemy.sql.expression)
hashable (sqlalchemy.types.TypeEngine attribute)
HasPrefixes (class in sqlalchemy.sql.expression)
HasSuffixes (class in sqlalchemy.sql.expression)
having() (sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.Select method)
History (class in sqlalchemy.orm.attributes)
history (sqlalchemy.orm.state.AttributeState attribute)
HSTORE (class in sqlalchemy.dialects.postgresql)
hstore (class in sqlalchemy.dialects.postgresql)
HSTORE.Comparator (class in sqlalchemy.dialects.postgresql)
hybrid_method (class in sqlalchemy.ext.hybrid)
HYBRID_METHOD (in module sqlalchemy.ext.hybrid)
hybrid_property (class in sqlalchemy.ext.hybrid)
HYBRID_PROPERTY (in module sqlalchemy.ext.hybrid)
I
Identified (class in sqlalchemy.log)
identifier (sqlalchemy.sql.functions.AnsiFunction attribute)
(sqlalchemy.sql.functions.GenericFunction attribute)
(sqlalchemy.sql.functions.OrderedSetAgg attribute)
IdentifierError
IdentifierPreparer (class in sqlalchemy.sql.compiler)
identity (sqlalchemy.orm.state.InstanceState attribute)
identity map
identity_key (sqlalchemy.orm.state.InstanceState attribute)
identity_key() (in module sqlalchemy.orm.util)
(sqlalchemy.orm.session.Session method)
(sqlalchemy.orm.session.sessionmaker method)
identity_key_from_instance() (sqlalchemy.orm.mapper.Mapper method)
identity_key_from_primary_key() (sqlalchemy.orm.mapper.Mapper method)
identity_key_from_row() (sqlalchemy.orm.mapper.Mapper method)
identity_map (sqlalchemy.orm.session.Session attribute)
IdentityMap (class in sqlalchemy.orm.identity)
ilike() (sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
(sqlalchemy.orm.properties.ColumnProperty.Comparator method)
IMAGE (class in sqlalchemy.dialects.mssql)
immediateload() (in module sqlalchemy.orm)
(sqlalchemy.orm.strategy_options.Load method)
impl (sqlalchemy.types.Interval attribute)
(sqlalchemy.types.PickleType attribute)
implicit_returning (sqlalchemy.sql.expression.TableClause attribute)
in_() (sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
(sqlalchemy.orm.properties.ColumnProperty.Comparator method)
in_transaction() (sqlalchemy.engine.Connection method)
Index (class in sqlalchemy.schema)
index_property (class in sqlalchemy.ext.indexable)
Indexable (class in sqlalchemy.types)
INET (class in sqlalchemy.dialects.postgresql)
info (MapperProperty attribute)
(sqlalchemy.engine.Connection attribute)
(sqlalchemy.ext.associationproxy.AssociationProxy attribute)
inherits (sqlalchemy.orm.mapper.Mapper attribute)
init() (sqlalchemy.orm.descriptor_props.SynonymProperty method)
(sqlalchemy.orm.events.InstanceEvents method)
(sqlalchemy.orm.interfaces.MapperProperty method)
init_collection() (in module sqlalchemy.orm.attributes)
(sqlalchemy.orm.events.AttributeEvents method)
init_failed() (sqlalchemy.orm.interfaces.MapperExtension method)
init_failure() (sqlalchemy.orm.events.InstanceEvents method)
init_instance() (sqlalchemy.orm.interfaces.MapperExtension method)
init_scalar() (sqlalchemy.orm.events.AttributeEvents method)
initialize() (sqlalchemy.engine.interfaces.Dialect method)
initialize_instance_dict() (sqlalchemy.ext.instrumentation.InstrumentationManager method)
inner_columns (sqlalchemy.sql.expression.Select attribute)
Insert (class in sqlalchemy.dialects.postgresql.dml)
(class in sqlalchemy.sql.expression)
insert() (in module sqlalchemy.dialects.postgresql.dml)
(in module sqlalchemy.sql.expression)
(sqlalchemy.ext.mutable.MutableList method)
inserted_primary_key (sqlalchemy.engine.ResultProxy attribute)
inspect() (in module sqlalchemy.inspection)
InspectionAttr (class in sqlalchemy.orm.base)
InspectionAttrInfo (class in sqlalchemy.orm.base)
Inspector (class in sqlalchemy.engine.reflection)
install_descriptor() (sqlalchemy.ext.instrumentation.InstrumentationManager method)
install_member() (sqlalchemy.ext.instrumentation.InstrumentationManager method)
install_state() (sqlalchemy.ext.instrumentation.InstrumentationManager method)
instance_state() (in module sqlalchemy.orm.attributes)
InstanceEvents (class in sqlalchemy.orm.events)
instances() (sqlalchemy.orm.query.Query method)
InstanceState (class in sqlalchemy.orm.state)
instrument_attribute() (sqlalchemy.ext.instrumentation.InstrumentationManager method)
instrument_class() (sqlalchemy.orm.events.MapperEvents method)
(sqlalchemy.orm.interfaces.MapperExtension method)
(sqlalchemy.orm.interfaces.MapperProperty method)
instrument_collection_class() (sqlalchemy.ext.instrumentation.InstrumentationManager method)
instrument_declarative() (in module sqlalchemy.ext.declarative)
instrumentation
instrumentation_finders (in module sqlalchemy.ext.instrumentation)
INSTRUMENTATION_MANAGER (in module sqlalchemy.ext.instrumentation)
InstrumentationEvents (class in sqlalchemy.orm.events)
InstrumentationFactory (class in sqlalchemy.orm.instrumentation)
InstrumentationManager (class in sqlalchemy.ext.instrumentation)
instrumented
InstrumentedAttribute (class in sqlalchemy.orm.attributes)
InstrumentedDict (class in sqlalchemy.orm.collections)
InstrumentedList (class in sqlalchemy.orm.collections)
InstrumentedSet (class in sqlalchemy.orm.collections)
instrumenting
INT (in module sqlalchemy.types)
INT4RANGE (class in sqlalchemy.dialects.postgresql)
INT8RANGE (class in sqlalchemy.dialects.postgresql)
INTEGER (class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.types)
Integer (class in sqlalchemy.types)
IntegrityError
InterfaceError
InternalError
internally_instrumented() (sqlalchemy.orm.collections.collection static method)
intersect() (in module sqlalchemy.sql.expression)
(sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.Select method)
intersect_all() (in module sqlalchemy.sql.expression)
(sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.Select method)
intersection_update() (sqlalchemy.ext.mutable.MutableSet method)
INTERVAL (class in sqlalchemy.dialects.oracle)
(class in sqlalchemy.dialects.postgresql)
Interval (class in sqlalchemy.types)
invalidate() (sqlalchemy.engine.Connection method)
(sqlalchemy.events.PoolEvents method)
(sqlalchemy.orm.session.Session method)
invalidate_pool_on_disconnect (sqlalchemy.engine.ExceptionContext attribute)
invalidated (sqlalchemy.engine.Connection attribute)
InvalidRequestError
is_() (sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
(sqlalchemy.orm.properties.ColumnProperty.Comparator method)
is_active (sqlalchemy.orm.session.Session attribute)
is_aliased_class (sqlalchemy.ext.associationproxy.AssociationProxy attribute)
(sqlalchemy.orm.base.InspectionAttr attribute)
is_attribute (sqlalchemy.ext.associationproxy.AssociationProxy attribute)
(sqlalchemy.orm.base.InspectionAttr attribute)
is_bound() (sqlalchemy.schema.MetaData method)
(sqlalchemy.schema.ThreadLocalMetaData method)
is_clause_element (sqlalchemy.ext.associationproxy.AssociationProxy attribute)
(sqlalchemy.orm.base.InspectionAttr attribute)
(sqlalchemy.sql.expression.ColumnElement attribute)
is_deleted() (sqlalchemy.orm.session.UOWTransaction method)
is_derived_from() (sqlalchemy.schema.Table method)
(sqlalchemy.sql.expression.FromClause method)
(sqlalchemy.sql.expression.GenerativeSelect method)
is_disconnect (sqlalchemy.engine.ExceptionContext attribute)
(sqlalchemy.engine.interfaces.ExecutionContext attribute)
is_disconnect() (sqlalchemy.engine.interfaces.Dialect method)
is_distinct_from() (sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
(sqlalchemy.orm.properties.ColumnProperty.Comparator method)
is_insert (sqlalchemy.engine.ResultProxy attribute)
is_instance (sqlalchemy.ext.associationproxy.AssociationProxy attribute)
(sqlalchemy.orm.base.InspectionAttr attribute)
is_instrumented() (in module sqlalchemy.orm.instrumentation)
is_mapper (sqlalchemy.ext.associationproxy.AssociationProxy attribute)
(sqlalchemy.orm.base.InspectionAttr attribute)
(sqlalchemy.orm.mapper.Mapper attribute)
is_modified() (sqlalchemy.orm.session.Session method)
is_property (sqlalchemy.ext.associationproxy.AssociationProxy attribute)
(sqlalchemy.orm.base.InspectionAttr attribute)
(sqlalchemy.orm.interfaces.MapperProperty attribute)
is_selectable (sqlalchemy.ext.associationproxy.AssociationProxy attribute)
(sqlalchemy.orm.base.InspectionAttr attribute)
(sqlalchemy.sql.expression.ColumnElement attribute)
is_valid (sqlalchemy.pool._ConnectionFairy attribute)
isa() (sqlalchemy.orm.mapper.Mapper method)
isdelete (sqlalchemy.sql.compiler.SQLCompiler attribute)
isinsert (sqlalchemy.sql.compiler.SQLCompiler attribute)
isnot() (sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
(sqlalchemy.orm.properties.ColumnProperty.Comparator method)
isnot_distinct_from() (sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
(sqlalchemy.orm.properties.ColumnProperty.Comparator method)
isolated
isolation
isupdate (sqlalchemy.sql.compiler.SQLCompiler attribute)
items() (sqlalchemy.engine.RowProxy method)
(sqlalchemy.orm.instrumentation.ClassManager method)
iterate_properties (sqlalchemy.orm.mapper.Mapper attribute)
iterator() (sqlalchemy.orm.collections.collection static method)
iteritems() (sqlalchemy.orm.instrumentation.ClassManager method)
iterkeys() (sqlalchemy.orm.instrumentation.ClassManager method)
itervalues() (sqlalchemy.orm.instrumentation.ClassManager method)
J
Join (class in sqlalchemy.sql.expression)
join() (in module sqlalchemy.orm)
(in module sqlalchemy.sql.expression)
(sqlalchemy.orm.query.Query method)
joinedload() (in module sqlalchemy.orm)
(sqlalchemy.orm.strategy_options.Load method)
joinedload_all() (in module sqlalchemy.orm)
JSON (class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.dialects.postgresql)
(class in sqlalchemy.types)
JSON.Comparator (class in sqlalchemy.dialects.postgresql)
(class in sqlalchemy.types)
JSON.JSONElementType (class in sqlalchemy.types)
JSON.JSONIndexType (class in sqlalchemy.types)
JSON.JSONPathType (class in sqlalchemy.types)
JSONB (class in sqlalchemy.dialects.postgresql)
JSONB.Comparator (class in sqlalchemy.dialects.postgresql)
K
key (sqlalchemy.schema.Table attribute)
(sqlalchemy.sql.expression.ColumnElement attribute)
KeyedTuple (class in sqlalchemy.util)
keys() (sqlalchemy.dialects.postgresql.HSTORE.Comparator method)
(sqlalchemy.engine.ResultProxy method)
(sqlalchemy.engine.RowProxy method)
kwargs (sqlalchemy.schema.CheckConstraint attribute)
(sqlalchemy.schema.ColumnCollectionConstraint attribute)
(sqlalchemy.schema.ForeignKey attribute)
L
Label (class in sqlalchemy.sql.expression)
label() (in module sqlalchemy.sql.expression)
(sqlalchemy.orm.query.Bundle method)
(sqlalchemy.orm.query.Query method)
LargeBinary (class in sqlalchemy.types)
last_inserted_params() (sqlalchemy.engine.ResultProxy method)
last_updated_params() (sqlalchemy.engine.ResultProxy method)
lastrow_has_defaults() (sqlalchemy.engine.interfaces.ExecutionContext method)
(sqlalchemy.engine.ResultProxy method)
lastrowid (sqlalchemy.engine.ResultProxy attribute)
Lateral (class in sqlalchemy.sql.expression)
lateral() (in module sqlalchemy.sql.expression)
(sqlalchemy.schema.Table method)
(sqlalchemy.sql.expression.Alias method)
lazy load
lazy loaded
lazy loading
lazy loads
lazyload() (in module sqlalchemy.orm)
(sqlalchemy.orm.strategy_options.Load method)
like() (sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
(sqlalchemy.orm.properties.ColumnProperty.Comparator method)
limit() (sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.CompoundSelect method)
(sqlalchemy.sql.expression.GenerativeSelect method)
link() (sqlalchemy.orm.collections.collection static method)
linker() (sqlalchemy.orm.collections.collection static method)
listen() (in module sqlalchemy.event)
listens_for() (in module sqlalchemy.event)
literal() (in module sqlalchemy.sql.expression)
literal_column() (in module sqlalchemy.sql.expression)
literal_processor() (sqlalchemy.types.TypeDecorator method)
(sqlalchemy.types.TypeEngine method)
Load (class in sqlalchemy.orm)
(class in sqlalchemy.orm.strategy_options)
load() (sqlalchemy.orm.events.InstanceEvents method)
load_dialect_impl() (sqlalchemy.types.TypeDecorator method)
load_history() (sqlalchemy.orm.state.AttributeState method)
load_only() (in module sqlalchemy.orm)
(sqlalchemy.orm.strategy_options.Load method)
loaded_as_persistent() (sqlalchemy.orm.events.SessionEvents method)
loaded_value (sqlalchemy.orm.state.AttributeState attribute)
loads() (in module sqlalchemy.ext.serializer)
local_attr (sqlalchemy.ext.associationproxy.AssociationProxy attribute)
local_table (sqlalchemy.orm.mapper.Mapper attribute)
localtime (class in sqlalchemy.sql.functions)
localtimestamp (class in sqlalchemy.sql.functions)
locate_all_froms() (sqlalchemy.sql.expression.Select method)
LONG (class in sqlalchemy.dialects.oracle)
LONGBLOB (class in sqlalchemy.dialects.mysql)
LONGTEXT (class in sqlalchemy.dialects.mysql)
M
MACADDR (class in sqlalchemy.dialects.postgresql)
make_transient() (in module sqlalchemy.orm.session)
make_transient_to_detached() (in module sqlalchemy.orm.session)
make_url() (in module sqlalchemy.engine.url)
manage() (in module sqlalchemy.pool)
(sqlalchemy.ext.instrumentation.InstrumentationManager method)
(sqlalchemy.orm.instrumentation.ClassManager method)
manager_getter() (sqlalchemy.ext.instrumentation.InstrumentationManager method)
many to many
many to one
MANYTOMANY (in module sqlalchemy.orm.interfaces)
MANYTOONE (in module sqlalchemy.orm.interfaces)
mapped
mapped_collection() (in module sqlalchemy.orm.collections)
mapped_table (sqlalchemy.orm.mapper.Mapper attribute)
MappedCollection (class in sqlalchemy.orm.collections)
Mapper (class in sqlalchemy.orm.mapper)
mapper (sqlalchemy.orm.mapper.Mapper attribute)
(sqlalchemy.orm.properties.RelationshipProperty attribute)
(sqlalchemy.orm.properties.RelationshipProperty.Comparator attribute)
mapper() (in module sqlalchemy.orm)
mapper_configured() (sqlalchemy.orm.events.MapperEvents method)
MapperEvents (class in sqlalchemy.orm.events)
MapperExtension (class in sqlalchemy.orm.interfaces)
MapperProperty (class in sqlalchemy.orm.interfaces)
mapping
match() (sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
(sqlalchemy.orm.properties.ColumnProperty.Comparator method)
MatchType (class in sqlalchemy.types)
matrix() (sqlalchemy.dialects.postgresql.HSTORE.Comparator method)
max (class in sqlalchemy.sql.functions)
MEDIUMBLOB (class in sqlalchemy.dialects.mysql)
MEDIUMINT (class in sqlalchemy.dialects.mysql)
MEDIUMTEXT (class in sqlalchemy.dialects.mysql)
merge() (sqlalchemy.orm.descriptor_props.SynonymProperty method)
(sqlalchemy.orm.interfaces.MapperProperty method)
(sqlalchemy.orm.session.Session method)
merge_result() (sqlalchemy.orm.query.Query method)
MetaData (class in sqlalchemy.schema)
method chaining
min (class in sqlalchemy.sql.functions)
mode (class in sqlalchemy.sql.functions)
MONEY (class in sqlalchemy.dialects.mssql)
MultipleResultsFound
Mutable (class in sqlalchemy.ext.mutable)
MutableBase (class in sqlalchemy.ext.mutable)
MutableComposite (class in sqlalchemy.ext.mutable)
MutableDict (class in sqlalchemy.ext.mutable)
MutableList (class in sqlalchemy.ext.mutable)
MutableSet (class in sqlalchemy.ext.mutable)
N
N plus one problem
name (sqlalchemy.engine.Engine attribute)
(sqlalchemy.sql.functions.AnsiFunction attribute)
(sqlalchemy.sql.functions.GenericFunction attribute)
name_for_collection_relationship() (in module sqlalchemy.ext.automap)
name_for_scalar_relationship() (in module sqlalchemy.ext.automap)
NCHAR (class in sqlalchemy.dialects.mssql)
(class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.types)
NCLOB (class in sqlalchemy.dialects.oracle)
nested (sqlalchemy.orm.session.SessionTransaction attribute)
NestedTransaction (class in sqlalchemy.engine)
new (sqlalchemy.orm.session.Session attribute)
next_value (class in sqlalchemy.sql.functions)
next_value() (sqlalchemy.schema.Sequence method)
no_autoflush (sqlalchemy.orm.session.Session attribute)
NO_STATE (in module sqlalchemy.orm.exc)
NoForeignKeysError
NoInspectionAvailable
noload() (in module sqlalchemy.orm)
(sqlalchemy.orm.strategy_options.Load method)
non_added() (sqlalchemy.orm.attributes.History method)
non_deleted() (sqlalchemy.orm.attributes.History method)
non_primary (sqlalchemy.orm.mapper.Mapper attribute)
NoReferencedColumnError
NoReferencedTableError
NoReferenceError
NoResultFound
normalize_name() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
NoSuchColumnError
NoSuchModuleError
NoSuchTableError
not_() (in module sqlalchemy.sql.expression)
not_extend_left_of() (sqlalchemy.dialects.postgresql.ranges.RangeOperators.comparator_factory method)
not_extend_right_of() (sqlalchemy.dialects.postgresql.ranges.RangeOperators.comparator_factory method)
NOT_EXTENSION (in module sqlalchemy.orm.interfaces)
notilike() (sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
(sqlalchemy.orm.properties.ColumnProperty.Comparator method)
notin_() (sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
(sqlalchemy.orm.properties.ColumnProperty.Comparator method)
notlike() (sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
(sqlalchemy.orm.properties.ColumnProperty.Comparator method)
NotSupportedError
now (class in sqlalchemy.sql.functions)
NTEXT (class in sqlalchemy.dialects.mssql)
Null (class in sqlalchemy.sql.elements)
NULL (sqlalchemy.types.JSON attribute)
null() (in module sqlalchemy.sql.expression)
NullPool (class in sqlalchemy.pool)
nullsfirst() (in module sqlalchemy.sql.expression)
(sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
nullslast() (in module sqlalchemy.sql.expression)
(sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
NullType (class in sqlalchemy.types)
NUMBER (class in sqlalchemy.dialects.oracle)
NUMERIC (class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.types)
Numeric (class in sqlalchemy.types)
NUMRANGE (class in sqlalchemy.dialects.postgresql)
NVARCHAR (class in sqlalchemy.dialects.mssql)
(class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.types)
O
object (sqlalchemy.orm.state.InstanceState attribute)
object_mapper() (in module sqlalchemy.orm)
object_session() (in module sqlalchemy.orm.session)
(sqlalchemy.orm.session.Session method)
(sqlalchemy.orm.session.sessionmaker method)
object_state() (in module sqlalchemy.orm.util)
ObjectDeletedError
ObjectDereferencedError
ObjectNotExecutableError
of_type() (sqlalchemy.orm.interfaces.PropComparator method)
(sqlalchemy.orm.properties.ColumnProperty.Comparator method)
(sqlalchemy.orm.properties.RelationshipProperty.Comparator method)
offset() (sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.CompoundSelect method)
(sqlalchemy.sql.expression.GenerativeSelect method)
OID (class in sqlalchemy.dialects.postgresql)
on (sqlalchemy.schema.DDLElement attribute)
on_conflict_do_nothing() (sqlalchemy.dialects.postgresql.dml.Insert method)
on_conflict_do_update() (sqlalchemy.dialects.postgresql.dml.Insert method)
on_connect() (sqlalchemy.engine.default.DefaultDialect method)
one to many
one() (sqlalchemy.ext.baked.Result method)
(sqlalchemy.orm.query.Query method)
one_or_none() (sqlalchemy.ext.baked.Result method)
(sqlalchemy.orm.query.Query method)
ONETOMANY (in module sqlalchemy.orm.interfaces)
op() (sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
(sqlalchemy.orm.properties.ColumnProperty.Comparator method)
operate() (sqlalchemy.orm.interfaces.PropComparator method)
(sqlalchemy.orm.properties.RelationshipProperty.Comparator method)
(sqlalchemy.sql.expression.ColumnElement method)
OperationalError
Operators (class in sqlalchemy.sql.operators)
options() (sqlalchemy.orm.query.Query method)
or_() (in module sqlalchemy.sql.expression)
order_by() (sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.CompoundSelect method)
(sqlalchemy.sql.expression.GenerativeSelect method)
OrderedSetAgg (class in sqlalchemy.sql.functions)
ordering_list() (in module sqlalchemy.ext.orderinglist)
OrderingList (class in sqlalchemy.ext.orderinglist)
orig (sqlalchemy.exc.StatementError attribute)
original_exception (sqlalchemy.engine.ExceptionContext attribute)
original_init (sqlalchemy.orm.instrumentation.ClassManager attribute)
outerjoin() (in module sqlalchemy.orm)
(in module sqlalchemy.sql.expression)
(sqlalchemy.orm.query.Query method)
outparam() (in module sqlalchemy.sql.expression)
Over (class in sqlalchemy.sql.expression)
over() (in module sqlalchemy.sql.expression)
(sqlalchemy.sql.expression.FunctionFilter method)
(sqlalchemy.sql.expression.WithinGroup method)
overlap() (sqlalchemy.dialects.postgresql.ARRAY.Comparator method)
overlaps() (sqlalchemy.dialects.postgresql.ranges.RangeOperators.comparator_factory method)
P
packagenames (sqlalchemy.sql.functions.FunctionElement attribute)
parameters (sqlalchemy.engine.ExceptionContext attribute)
params (sqlalchemy.engine.interfaces.Compiled attribute)
(sqlalchemy.exc.StatementError attribute)
(sqlalchemy.sql.compiler.DDLCompiler attribute)
params() (sqlalchemy.ext.baked.Result method)
(sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.Alias method)
parent (sqlalchemy.orm.attributes.QueryableAttribute attribute)
(sqlalchemy.orm.session.SessionTransaction attribute)
PassiveDefault (class in sqlalchemy.schema)
pending
(sqlalchemy.orm.state.InstanceState attribute)
pending_to_persistent() (sqlalchemy.orm.events.SessionEvents method)
pending_to_transient() (sqlalchemy.orm.events.SessionEvents method)
percent_rank (class in sqlalchemy.sql.functions)
percentile_cont (class in sqlalchemy.sql.functions)
percentile_disc (class in sqlalchemy.sql.functions)
persistent
(sqlalchemy.orm.state.InstanceState attribute)
persistent_to_deleted() (sqlalchemy.orm.events.SessionEvents method)
persistent_to_detached() (sqlalchemy.orm.events.SessionEvents method)
persistent_to_transient() (sqlalchemy.orm.events.SessionEvents method)
PGInspector (class in sqlalchemy.dialects.postgresql.base)
pickle() (sqlalchemy.orm.events.InstanceEvents method)
PickleType (class in sqlalchemy.types)
polymorphic
polymorphic_identity (sqlalchemy.orm.mapper.Mapper attribute)
polymorphic_iterator() (sqlalchemy.orm.mapper.Mapper method)
polymorphic_map (sqlalchemy.orm.mapper.Mapper attribute)
polymorphic_on (sqlalchemy.orm.mapper.Mapper attribute)
polymorphic_union() (in module sqlalchemy.orm.util)
polymorphically
Pool (class in sqlalchemy.pool)
PoolEvents (class in sqlalchemy.events)
PoolListener (class in sqlalchemy.interfaces)
pop() (sqlalchemy.ext.mutable.MutableDict method)
(sqlalchemy.ext.mutable.MutableList method)
(sqlalchemy.ext.mutable.MutableSet method)
popitem() (sqlalchemy.ext.mutable.MutableDict method)
(sqlalchemy.orm.collections.MappedCollection method)
(sqlalchemy.orm.instrumentation.ClassManager method)
populate_existing() (sqlalchemy.orm.query.Query method)
post_configure_attribute() (sqlalchemy.ext.instrumentation.InstrumentationManager method)
post_exec() (sqlalchemy.engine.interfaces.ExecutionContext method)
post_instrument_class() (sqlalchemy.orm.descriptor_props.SynonymProperty method)
(sqlalchemy.orm.interfaces.MapperProperty method)
postfetch_cols() (sqlalchemy.engine.ResultProxy method)
pre_exec() (sqlalchemy.engine.interfaces.ExecutionContext method)
prefetch_cols() (sqlalchemy.engine.ResultProxy method)
prefix_with() (sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.Delete method)
(sqlalchemy.sql.expression.HasPrefixes method)
prepare() (sqlalchemy.engine.TwoPhaseTransaction method)
(sqlalchemy.ext.automap.AutomapBase class method)
(sqlalchemy.ext.declarative.DeferredReflection class method)
prepare_instrumentation() (in module sqlalchemy.orm.collections)
prepare_twophase() (sqlalchemy.events.ConnectionEvents method)
(sqlalchemy.interfaces.ConnectionProxy method)
preparer (sqlalchemy.engine.default.DefaultDialect attribute)
primary key
primary key constraint
primary_key (sqlalchemy.orm.mapper.Mapper attribute)
(sqlalchemy.schema.Table attribute)
(sqlalchemy.sql.expression.Alias attribute)
primary_key_from_instance() (sqlalchemy.orm.mapper.Mapper method)
primary_mapper() (sqlalchemy.orm.mapper.Mapper method)
PrimaryKeyConstraint (class in sqlalchemy.schema)
process_bind_param() (sqlalchemy.types.TypeDecorator method)
process_literal_param() (sqlalchemy.types.TypeDecorator method)
process_result_value() (sqlalchemy.types.TypeDecorator method)
ProgrammingError
PropComparator (class in sqlalchemy.orm.interfaces)
property (sqlalchemy.orm.attributes.QueryableAttribute attribute)
proxy_set (sqlalchemy.sql.expression.ColumnElement attribute)
prune() (sqlalchemy.orm.session.Session method)
Python Enhancement Proposals
PEP 249
python_type (sqlalchemy.types.TypeDecorator attribute)
(sqlalchemy.types.TypeEngine attribute)
Q
Query (class in sqlalchemy.orm.query)
query() (sqlalchemy.orm.session.Session method)
query_property() (sqlalchemy.orm.scoping.scoped_session method)
QueryableAttribute (class in sqlalchemy.orm.attributes)
QueryContext (class in sqlalchemy.orm.query)
QueryEvents (class in sqlalchemy.orm.events)
QueuePool (class in sqlalchemy.pool)
quote (sqlalchemy.schema.CheckConstraint attribute)
(sqlalchemy.schema.Column attribute)
(sqlalchemy.schema.ColumnCollectionConstraint attribute)
quote() (sqlalchemy.sql.compiler.IdentifierPreparer method)
quote_identifier() (sqlalchemy.sql.compiler.IdentifierPreparer method)
quote_schema (sqlalchemy.schema.Table attribute)
quote_schema() (sqlalchemy.sql.compiler.IdentifierPreparer method)
quoted_name (class in sqlalchemy.sql.elements)
R
raiseload() (in module sqlalchemy.orm)
(sqlalchemy.orm.strategy_options.Load method)
random (class in sqlalchemy.sql.functions)
RangeOperators (class in sqlalchemy.dialects.postgresql.ranges)
RangeOperators.comparator_factory (class in sqlalchemy.dialects.postgresql.ranges)
rank (class in sqlalchemy.sql.functions)
RAW (class in sqlalchemy.dialects.oracle)
raw_connection() (sqlalchemy.engine.Engine method)
REAL (class in sqlalchemy.dialects.mssql)
(class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.dialects.postgresql)
reconstruct_instance() (sqlalchemy.orm.interfaces.MapperExtension method)
reconstructor() (in module sqlalchemy.orm)
record_info (sqlalchemy.pool._ConnectionFairy attribute)
(sqlalchemy.pool._ConnectionRecord attribute)
recreate() (sqlalchemy.pool.Pool method)
reduce_columns() (sqlalchemy.sql.expression.Select method)
references() (sqlalchemy.schema.Column method)
(sqlalchemy.schema.ForeignKey method)
referred_table (sqlalchemy.schema.ForeignKeyConstraint attribute)
reflect() (sqlalchemy.schema.MetaData method)
reflecttable() (sqlalchemy.engine.interfaces.Dialect method)
(sqlalchemy.engine.reflection.Inspector method)
refresh() (sqlalchemy.orm.events.InstanceEvents method)
(sqlalchemy.orm.session.Session method)
refresh_flush() (sqlalchemy.orm.events.InstanceEvents method)
register_function() (in module sqlalchemy.sql.functions)
relation() (in module sqlalchemy.orm)
relationship
relationship() (in module sqlalchemy.orm)
RelationshipProperty (class in sqlalchemy.orm.properties)
RelationshipProperty.Comparator (class in sqlalchemy.orm.properties)
relationships
(sqlalchemy.orm.mapper.Mapper attribute)
release
release_savepoint() (sqlalchemy.events.ConnectionEvents method)
(sqlalchemy.interfaces.ConnectionProxy method)
released
releases
remote() (in module sqlalchemy.orm)
remote_attr (sqlalchemy.ext.associationproxy.AssociationProxy attribute)
remove() (in module sqlalchemy.event)
(sqlalchemy.ext.mutable.MutableList method)
(sqlalchemy.ext.mutable.MutableSet method)
remove_state() (sqlalchemy.ext.instrumentation.InstrumentationManager method)
remove_state_actions() (sqlalchemy.orm.session.UOWTransaction method)
remover() (sqlalchemy.orm.collections.collection static method)
removes() (sqlalchemy.orm.collections.collection static method)
removes_return() (sqlalchemy.orm.collections.collection static method)
render_literal_value() (sqlalchemy.sql.compiler.SQLCompiler method)
render_table_with_column_in_update_from (sqlalchemy.sql.compiler.SQLCompiler attribute)
reorder() (sqlalchemy.ext.orderinglist.OrderingList method)
replace() (sqlalchemy.sql.expression.ColumnCollection method)
replace_selectable() (sqlalchemy.schema.Table method)
(sqlalchemy.sql.expression.Alias method)
(sqlalchemy.sql.expression.CTE method)
replaces() (sqlalchemy.orm.collections.collection static method)
reset() (sqlalchemy.events.PoolEvents method)
reset_isolation_level() (sqlalchemy.engine.interfaces.Dialect method)
reset_joinpoint() (sqlalchemy.orm.query.Query method)
ResourceClosedError
Result (class in sqlalchemy.ext.baked)
result() (sqlalchemy.engine.interfaces.ExecutionContext method)
result_processor() (sqlalchemy.types.TypeDecorator method)
(sqlalchemy.types.TypeEngine method)
ResultProxy (class in sqlalchemy.engine)
return_defaults() (sqlalchemy.sql.expression.Insert method)
(sqlalchemy.sql.expression.Update method)
(sqlalchemy.sql.expression.ValuesBase method)
returned_defaults (sqlalchemy.engine.ResultProxy attribute)
RETURNING
returning (sqlalchemy.sql.compiler.SQLCompiler attribute)
returning() (sqlalchemy.sql.expression.Delete method)
(sqlalchemy.sql.expression.Insert method)
(sqlalchemy.sql.expression.Update method)
returning_precedes_values (sqlalchemy.sql.compiler.SQLCompiler attribute)
returns_rows (sqlalchemy.engine.ResultProxy attribute)
ReturnTypeFromArgs (class in sqlalchemy.sql.functions)
reverse() (sqlalchemy.ext.mutable.MutableList method)
reverse_operate() (sqlalchemy.orm.interfaces.PropComparator method)
(sqlalchemy.orm.properties.RelationshipProperty.Comparator method)
(sqlalchemy.sql.expression.ColumnElement method)
rollback() (sqlalchemy.engine.Transaction method)
(sqlalchemy.events.ConnectionEvents method)
(sqlalchemy.interfaces.ConnectionProxy method)
rollback_savepoint() (sqlalchemy.events.ConnectionEvents method)
(sqlalchemy.interfaces.ConnectionProxy method)
rollback_twophase() (sqlalchemy.events.ConnectionEvents method)
(sqlalchemy.interfaces.ConnectionProxy method)
rowcount (sqlalchemy.engine.ResultProxy attribute)
RowProxy (class in sqlalchemy.engine)
run_callable() (sqlalchemy.engine.Connection method)
(sqlalchemy.engine.Engine method)
S
SADeprecationWarning
SAPendingDeprecationWarning
savepoint() (sqlalchemy.events.ConnectionEvents method)
(sqlalchemy.interfaces.ConnectionProxy method)
SAWarning
scalar (sqlalchemy.ext.associationproxy.AssociationProxy attribute)
scalar() (sqlalchemy.engine.Connectable method)
(sqlalchemy.engine.Connection method)
(sqlalchemy.engine.ResultProxy method)
ScalarSelect (class in sqlalchemy.sql.expression)
schema (sqlalchemy.sql.expression.FromClause attribute)
schema_for_object (sqlalchemy.engine.Connection attribute)
(sqlalchemy.engine.Engine attribute)
SchemaEventTarget (class in sqlalchemy.events)
SchemaItem (class in sqlalchemy.schema)
SchemaType (class in sqlalchemy.types)
scoped_session (class in sqlalchemy.orm.scoping)
ScopedRegistry (class in sqlalchemy.util)
Select (class in sqlalchemy.sql.expression)
select() (in module sqlalchemy.sql.expression)
(sqlalchemy.schema.Table method)
(sqlalchemy.sql.expression.Alias method)
select_entity_from() (sqlalchemy.orm.query.Query method)
select_from() (sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.Select method)
Selectable (class in sqlalchemy.sql.expression)
selectable (sqlalchemy.orm.mapper.Mapper attribute)
(sqlalchemy.orm.query.Query attribute)
SelectBase (class in sqlalchemy.sql.expression)
self_and_descendants (sqlalchemy.orm.mapper.Mapper attribute)
self_group() (sqlalchemy.schema.Table method)
(sqlalchemy.sql.expression.ClauseElement method)
(sqlalchemy.sql.expression.ColumnElement method)
Sequence (class in sqlalchemy.schema)
Serializer() (in module sqlalchemy.ext.serializer)
Session
(class in sqlalchemy.orm.session)
session (sqlalchemy.orm.state.InstanceState attribute)
session_factory (sqlalchemy.orm.scoping.scoped_session attribute)
session_user (class in sqlalchemy.sql.functions)
SessionEvents (class in sqlalchemy.orm.events)
SessionExtension (class in sqlalchemy.orm.interfaces)
sessionmaker (class in sqlalchemy.orm.session)
SessionTransaction (class in sqlalchemy.orm.session)
SET (class in sqlalchemy.dialects.mysql)
set() (sqlalchemy.orm.collections.MappedCollection method)
(sqlalchemy.orm.events.AttributeEvents method)
(sqlalchemy.orm.interfaces.AttributeExtension method)
set_attribute() (in module sqlalchemy.orm.attributes)
set_committed_value() (in module sqlalchemy.orm.attributes)
set_connection_execution_options() (sqlalchemy.events.ConnectionEvents method)
set_engine_execution_options() (sqlalchemy.events.ConnectionEvents method)
set_input_sizes() (sqlalchemy.engine.default.DefaultExecutionContext method)
set_isolation_level() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect method)
set_parent() (sqlalchemy.orm.interfaces.MapperProperty method)
(sqlalchemy.orm.properties.ColumnProperty method)
(sqlalchemy.orm.properties.RelationshipProperty method)
set_shard() (sqlalchemy.ext.horizontal_shard.ShardedQuery method)
setdefault() (sqlalchemy.ext.mutable.MutableDict method)
(sqlalchemy.orm.collections.MappedCollection method)
(sqlalchemy.orm.instrumentation.ClassManager method)
setter() (sqlalchemy.ext.hybrid.hybrid_property method)
setup() (sqlalchemy.orm.descriptor_props.SynonymProperty method)
(sqlalchemy.orm.interfaces.MapperProperty method)
ShardedQuery (class in sqlalchemy.ext.horizontal_shard)
ShardedSession (class in sqlalchemy.ext.horizontal_shard)
shares_lineage() (sqlalchemy.schema.Column method)
(sqlalchemy.sql.expression.ColumnElement method)
should_autocommit_text() (sqlalchemy.engine.interfaces.ExecutionContext method)
should_evaluate_none (sqlalchemy.types.TypeEngine attribute)
single (sqlalchemy.orm.mapper.Mapper attribute)
single_entity (sqlalchemy.orm.query.Bundle attribute)
SingletonThreadPool (class in sqlalchemy.pool)
slice() (sqlalchemy.dialects.postgresql.HSTORE.Comparator method)
(sqlalchemy.orm.query.Query method)
SMALLDATETIME (class in sqlalchemy.dialects.mssql)
SMALLINT (class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.types)
SmallInteger (class in sqlalchemy.types)
SMALLMONEY (class in sqlalchemy.dialects.mssql)
soft_invalidate() (sqlalchemy.events.PoolEvents method)
sort() (sqlalchemy.ext.mutable.MutableList method)
sort_tables() (in module sqlalchemy.schema)
sort_tables_and_constraints() (in module sqlalchemy.schema)
sorted_tables (sqlalchemy.schema.MetaData attribute)
spoil() (sqlalchemy.ext.baked.BakedQuery method)
sql_compiler (sqlalchemy.engine.interfaces.Compiled attribute)
SQL_VARIANT (class in sqlalchemy.dialects.mssql)
sqlalchemy.dialects.firebird.base (module)
sqlalchemy.dialects.firebird.fdb (module)
sqlalchemy.dialects.firebird.kinterbasdb (module)
sqlalchemy.dialects.mssql.adodbapi (module)
sqlalchemy.dialects.mssql.base (module)
sqlalchemy.dialects.mssql.mxodbc (module)
sqlalchemy.dialects.mssql.pymssql (module)
sqlalchemy.dialects.mssql.pyodbc (module)
sqlalchemy.dialects.mssql.zxjdbc (module)
sqlalchemy.dialects.mysql.base (module)
sqlalchemy.dialects.mysql.cymysql (module)
sqlalchemy.dialects.mysql.gaerdbms (module)
sqlalchemy.dialects.mysql.mysqlconnector (module)
sqlalchemy.dialects.mysql.mysqldb (module)
sqlalchemy.dialects.mysql.oursql (module)
sqlalchemy.dialects.mysql.pymysql (module)
sqlalchemy.dialects.mysql.pyodbc (module)
sqlalchemy.dialects.mysql.zxjdbc (module)
sqlalchemy.dialects.oracle.base (module)
sqlalchemy.dialects.oracle.cx_oracle (module)
sqlalchemy.dialects.oracle.zxjdbc (module)
sqlalchemy.dialects.postgresql.base (module)
sqlalchemy.dialects.postgresql.pg8000 (module)
sqlalchemy.dialects.postgresql.psycopg2 (module)
sqlalchemy.dialects.postgresql.psycopg2cffi (module)
sqlalchemy.dialects.postgresql.pygresql (module)
sqlalchemy.dialects.postgresql.pypostgresql (module)
sqlalchemy.dialects.postgresql.zxjdbc (module)
sqlalchemy.dialects.sqlite (module)
sqlalchemy.dialects.sqlite.base (module)
sqlalchemy.dialects.sqlite.pysqlcipher (module)
sqlalchemy.dialects.sqlite.pysqlite (module)
sqlalchemy.dialects.sybase.base (module)
sqlalchemy.dialects.sybase.mxodbc (module)
sqlalchemy.dialects.sybase.pyodbc (module)
sqlalchemy.dialects.sybase.pysybase (module)
sqlalchemy.engine (module)
sqlalchemy.exc (module)
sqlalchemy.ext.associationproxy (module)
sqlalchemy.ext.automap (module)
sqlalchemy.ext.baked (module)
sqlalchemy.ext.compiler (module)
sqlalchemy.ext.declarative (module)
sqlalchemy.ext.horizontal_shard (module)
sqlalchemy.ext.hybrid (module)
sqlalchemy.ext.indexable (module)
sqlalchemy.ext.instrumentation (module)
sqlalchemy.ext.mutable (module)
sqlalchemy.ext.orderinglist (module)
sqlalchemy.ext.serializer (module)
sqlalchemy.inspection (module)
sqlalchemy.interfaces (module)
sqlalchemy.orm (module)
,
[19]
,
[19]
,
[19]
,
[19]
,
[19]
,
[19]
,
[19]
,
[19]
,
[19]
,
[19]
sqlalchemy.orm.exc (module)
sqlalchemy.orm.instrumentation (module)
sqlalchemy.orm.interfaces (module)
sqlalchemy.orm.session (module)
,
[19]
sqlalchemy.pool (module)
sqlalchemy.schema (module)
,
[19]
,
[19]
,
[19]
,
[19]
,
[19]
sqlalchemy.sql.expression (module)
,
[19]
,
[19]
,
[19]
,
[19]
sqlalchemy.sql.functions (module)
sqlalchemy.types (module)
,
[19]
,
[19]
sqlalchemy_exception (sqlalchemy.engine.ExceptionContext attribute)
SQLAlchemyError
SQLCompiler (class in sqlalchemy.sql.compiler)
StaleDataError
startswith() (sqlalchemy.orm.attributes.QueryableAttribute method)
(sqlalchemy.orm.interfaces.PropComparator method)
(sqlalchemy.orm.properties.ColumnProperty.Comparator method)
state_getter() (sqlalchemy.ext.instrumentation.InstrumentationManager method)
(sqlalchemy.orm.instrumentation.ClassManager method)
statement (sqlalchemy.engine.ExceptionContext attribute)
(sqlalchemy.exc.StatementError attribute)
(sqlalchemy.orm.query.Query attribute)
statement_compiler (sqlalchemy.engine.default.DefaultDialect attribute)
StatementError
StaticPool (class in sqlalchemy.pool)
strictly_left_of() (sqlalchemy.dialects.postgresql.ranges.RangeOperators.comparator_factory method)
strictly_right_of() (sqlalchemy.dialects.postgresql.ranges.RangeOperators.comparator_factory method)
String (class in sqlalchemy.types)
subquery
subquery() (in module sqlalchemy.sql.expression)
(sqlalchemy.orm.query.Query method)
subqueryload() (in module sqlalchemy.orm)
(sqlalchemy.orm.strategy_options.Load method)
subqueryload_all() (in module sqlalchemy.orm)
suffix_with() (sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.CTE method)
(sqlalchemy.sql.expression.HasSuffixes method)
sum (class in sqlalchemy.sql.functions)
sum() (sqlalchemy.orm.attributes.History method)
supports_execution (sqlalchemy.sql.expression.ColumnElement attribute)
supports_sane_multi_rowcount() (sqlalchemy.engine.ResultProxy method)
supports_sane_rowcount() (sqlalchemy.engine.ResultProxy method)
symmetric_difference_update() (sqlalchemy.ext.mutable.MutableSet method)
synonym() (in module sqlalchemy.orm)
synonym_for() (in module sqlalchemy.ext.declarative)
SynonymProperty (class in sqlalchemy.orm.descriptor_props)
synonyms (sqlalchemy.orm.mapper.Mapper attribute)
sysdate (class in sqlalchemy.sql.functions)
T
Table (class in sqlalchemy.schema)
table (sqlalchemy.orm.properties.RelationshipProperty attribute)
table() (in module sqlalchemy.sql.expression)
table_names() (sqlalchemy.engine.Engine method)
TableClause (class in sqlalchemy.sql.expression)
tables (sqlalchemy.orm.mapper.Mapper attribute)
(sqlalchemy.schema.MetaData attribute)
TableSample (class in sqlalchemy.sql.expression)
tablesample() (in module sqlalchemy.sql.expression)
(sqlalchemy.schema.Table method)
(sqlalchemy.sql.expression.Alias method)
target (sqlalchemy.schema.DDLElement attribute)
target_class (sqlalchemy.ext.associationproxy.AssociationProxy attribute)
target_fullname (sqlalchemy.schema.ForeignKey attribute)
TEXT (class in sqlalchemy.dialects.mssql)
(class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.types)
Text (class in sqlalchemy.types)
text() (in module sqlalchemy.sql.expression)
TextAsFrom (class in sqlalchemy.sql.expression)
TextClause (class in sqlalchemy.sql.expression)
thread safety
Connection
Transaction
ThreadLocalMetaData (class in sqlalchemy.schema)
ThreadLocalRegistry (class in sqlalchemy.util)
TIME (class in sqlalchemy.dialects.mssql)
(class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.dialects.sqlite)
Time (class in sqlalchemy.types)
TimeoutError
TIMESTAMP (class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.types)
timetuple (sqlalchemy.sql.expression.ColumnElement attribute)
(sqlalchemy.sql.operators.ColumnOperators attribute)
TINYBLOB (class in sqlalchemy.dialects.mysql)
TINYINT (class in sqlalchemy.dialects.mssql)
(class in sqlalchemy.dialects.mysql)
TINYTEXT (class in sqlalchemy.dialects.mysql)
tometadata() (sqlalchemy.schema.Table method)
Transaction (class in sqlalchemy.engine)
transaction (sqlalchemy.orm.session.Session attribute)
transaction() (sqlalchemy.engine.Connection method)
(sqlalchemy.engine.Engine method)
transient
(sqlalchemy.orm.state.InstanceState attribute)
transient_to_pending() (sqlalchemy.orm.events.SessionEvents method)
translate_connect_args() (sqlalchemy.engine.url.URL method)
true() (in module sqlalchemy.sql.expression)
True_ (class in sqlalchemy.sql.elements)
TSRANGE (class in sqlalchemy.dialects.postgresql)
TSTZRANGE (class in sqlalchemy.dialects.postgresql)
TSVECTOR (class in sqlalchemy.dialects.postgresql)
Tuple (class in sqlalchemy.sql.expression)
tuple_() (in module sqlalchemy.sql.expression)
TwoPhaseTransaction (class in sqlalchemy.engine)
type (sqlalchemy.dialects.postgresql.hstore attribute)
(sqlalchemy.sql.expression.ColumnElement attribute)
(sqlalchemy.sql.functions.array_agg attribute)
type_coerce() (in module sqlalchemy.sql.expression)
type_descriptor() (sqlalchemy.engine.default.DefaultDialect method)
(sqlalchemy.engine.interfaces.Dialect class method)
type_engine() (sqlalchemy.types.TypeDecorator method)
TypeCoerce (class in sqlalchemy.sql.expression)
TypeDecorator (class in sqlalchemy.types)
TypeEngine (class in sqlalchemy.types)
TypeEngine.Comparator (class in sqlalchemy.types)
U
UnaryExpression (class in sqlalchemy.sql.expression)
unbake_lazy_loaders() (in module sqlalchemy.ext.baked)
UnboundExecutionError
undefer() (in module sqlalchemy.orm)
(sqlalchemy.orm.strategy_options.Load method)
undefer_group() (in module sqlalchemy.orm)
(sqlalchemy.orm.strategy_options.Load method)
unformat_identifiers() (sqlalchemy.sql.compiler.IdentifierPreparer method)
Unicode (class in sqlalchemy.types)
UnicodeText (class in sqlalchemy.types)
uninstall_descriptor() (sqlalchemy.ext.instrumentation.InstrumentationManager method)
uninstall_member() (sqlalchemy.ext.instrumentation.InstrumentationManager method)
union() (in module sqlalchemy.sql.expression)
(sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.Select method)
union_all() (in module sqlalchemy.sql.expression)
(sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.Select method)
unique constraint
unique key index
unique_connection() (sqlalchemy.pool.Pool method)
(sqlalchemy.pool.QueuePool method)
unique_params() (sqlalchemy.sql.expression.Alias method)
(sqlalchemy.sql.expression.CTE method)
(sqlalchemy.sql.expression.ClauseElement method)
UniqueConstraint (class in sqlalchemy.schema)
UNIQUEIDENTIFIER (class in sqlalchemy.dialects.mssql)
unit of work
unloaded (sqlalchemy.orm.state.InstanceState attribute)
UnmappedClassError
UnmappedColumnError
UnmappedError
UnmappedInstanceError
unmodified (sqlalchemy.orm.state.InstanceState attribute)
unmodified_intersection() (sqlalchemy.orm.state.InstanceState method)
unpickle() (sqlalchemy.orm.events.InstanceEvents method)
unregister() (sqlalchemy.orm.instrumentation.ClassManager method)
UnsupportedCompilationError
UOWTransaction (class in sqlalchemy.orm.session)
Update (class in sqlalchemy.sql.expression)
update() (in module sqlalchemy.sql.expression)
(sqlalchemy.ext.mutable.MutableDict method)
(sqlalchemy.ext.mutable.MutableSet method)
update_execution_options() (sqlalchemy.engine.Engine method)
update_from_clause() (sqlalchemy.sql.compiler.SQLCompiler method)
update_limit_clause() (sqlalchemy.sql.compiler.SQLCompiler method)
update_tables_clause() (sqlalchemy.sql.compiler.SQLCompiler method)
UpdateBase (class in sqlalchemy.sql.expression)
URL (class in sqlalchemy.engine.url)
user (class in sqlalchemy.sql.functions)
UserDefinedType (class in sqlalchemy.types)
UUID (class in sqlalchemy.dialects.postgresql)
V
validates() (in module sqlalchemy.orm)
validators (sqlalchemy.orm.mapper.Mapper attribute)
vals() (sqlalchemy.dialects.postgresql.HSTORE.Comparator method)
value (sqlalchemy.orm.state.AttributeState attribute)
value() (sqlalchemy.orm.query.Query method)
values() (sqlalchemy.orm.instrumentation.ClassManager method)
(sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.Insert method)
ValuesBase (class in sqlalchemy.sql.expression)
VARBINARY (class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.types)
VARCHAR (class in sqlalchemy.dialects.mssql)
(class in sqlalchemy.dialects.mysql)
(class in sqlalchemy.types)
Variant (class in sqlalchemy.types)
viewitems() (sqlalchemy.orm.instrumentation.ClassManager method)
viewkeys() (sqlalchemy.orm.instrumentation.ClassManager method)
viewvalues() (sqlalchemy.orm.instrumentation.ClassManager method)
W
was_already_deleted() (sqlalchemy.orm.session.UOWTransaction method)
was_deleted (sqlalchemy.orm.state.InstanceState attribute)
was_deleted() (in module sqlalchemy.orm.util)
WHERE clause
where() (sqlalchemy.sql.expression.Delete method)
(sqlalchemy.sql.expression.ScalarSelect method)
(sqlalchemy.sql.expression.Select method)
whereclause (sqlalchemy.orm.query.Query attribute)
with_criteria() (sqlalchemy.ext.baked.BakedQuery method)
with_entities() (sqlalchemy.orm.query.Query method)
with_for_update() (sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.CompoundSelect method)
(sqlalchemy.sql.expression.GenerativeSelect method)
with_hint() (sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.Delete method)
(sqlalchemy.sql.expression.Insert method)
with_labels() (sqlalchemy.orm.query.Query method)
with_lockmode() (sqlalchemy.orm.query.Query method)
with_only_columns() (sqlalchemy.sql.expression.Select method)
with_parent() (in module sqlalchemy.orm)
(sqlalchemy.orm.query.Query method)
with_polymorphic() (in module sqlalchemy.orm)
(sqlalchemy.orm.query.Query method)
with_polymorphic_mappers (sqlalchemy.orm.mapper.Mapper attribute)
with_session() (sqlalchemy.orm.query.Query method)
with_statement_hint() (sqlalchemy.orm.query.Query method)
(sqlalchemy.sql.expression.Select method)
with_transformation() (sqlalchemy.orm.query.Query method)
with_variant() (sqlalchemy.types.TypeDecorator method)
(sqlalchemy.types.TypeEngine method)
within_group() (in module sqlalchemy.sql.expression)
(sqlalchemy.sql.functions.FunctionElement method)
within_group_type() (sqlalchemy.sql.functions.FunctionElement method)
(sqlalchemy.sql.functions.OrderedSetAgg method)
WithinGroup (class in sqlalchemy.sql.expression)
Y
YEAR (class in sqlalchemy.dialects.mysql)
yield_per() (sqlalchemy.orm.query.Query method)
Z
zero_indexes (sqlalchemy.types.ARRAY attribute)
©
Copyright
2007-2017, the SQLAlchemy authors and contributors. Created using
Sphinx
1.6.3.