Skip to content

passive_updates=False broken on many-to-many if collection not loaded #1127

Closed
@sqlalchemy-bot

Description

@sqlalchemy-bot
Collaborator

Migrated issue, originally created by Anonymous

(original reporter: ged) It doesn't issue any update if the collection is not loaded. See attached test case.


Attachments: backend_sa.py

Activity

sqlalchemy-bot

sqlalchemy-bot commented on Aug 5, 2008

@sqlalchemy-bot
CollaboratorAuthor

Changes by Michael Bayer (@zzzeek):

  • added labels: orm
  • set milestone to "0.5.0"
sqlalchemy-bot

sqlalchemy-bot commented on Aug 16, 2008

@sqlalchemy-bot
CollaboratorAuthor

Michael Bayer (@zzzeek) wrote:

dd9d9bd

sqlalchemy-bot

sqlalchemy-bot commented on Aug 16, 2008

@sqlalchemy-bot
CollaboratorAuthor

Changes by Michael Bayer (@zzzeek):

  • changed status to closed
added this to the 0.5.0 milestone on Nov 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingorm

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @sqlalchemy-bot

        Issue actions

          passive_updates=False broken on many-to-many if collection not loaded · Issue #1127 · sqlalchemy/sqlalchemy