|
Inherited from unreachable.Sess:
__init__
Inherited from sqlalchemy.orm.session.Session:
__contains__,
__iter__,
add,
add_all,
begin,
begin_nested,
bind_mapper,
bind_table,
close,
commit,
connection,
delete,
dispatch,
execute,
expire,
expire_all,
expunge,
expunge_all,
flush,
get_bind,
is_modified,
merge,
prepare,
prune,
query,
refresh,
rollback,
scalar
Inherited from sqlalchemy.orm.session.Session (private):
_attach,
_autoflush,
_conditional_expire,
_connection_for_bind,
_contains_state,
_delete_impl,
_expire_state,
_expunge_state,
_finalize_loaded,
_flush,
_is_clean,
_merge,
_register_newly_persistent,
_remove_newly_deleted,
_save_impl,
_save_or_update_impl,
_save_or_update_state,
_update_impl,
_validate_persistent
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|