Home
last modified time | relevance | path

Searched refs:_non_hashable_value (Results 1 – 2 of 2) sorted by relevance

/dports/databases/py-sqlalchemy14/SQLAlchemy-1.4.27/lib/sqlalchemy/orm/
H A Dloading.py113 or ent._non_hashable_value
124 if (not ent.use_id_for_hash and ent._non_hashable_value)
H A Dcontext.py2320 _non_hashable_value = False variable in _QueryEntity
2465 _non_hashable_value = True variable in _MapperEntity
2741 def _non_hashable_value(self): member in _ColumnEntity