Changeset - 7e160a65caa4
default
0
1
0
db: remove superfluous Ui table session adds
Only newly created objects (and objects explicitly expunged) need to be
added to the SQLAlchemy session; any object returned from a database
query is already in the session.
Only newly created objects (and objects explicitly expunged) need to be
added to the SQLAlchemy session; any object returned from a database
query is already in the session.
1 file changed with 4 insertions and 10 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)