Skip to content

session.merge fails since [5961] #1426

Closed
@sqlalchemy-bot

Description

@sqlalchemy-bot
Collaborator

Migrated issue, originally created by Anonymous

session.merge fails for PickleTypes since 5961, I attached a test file (needs werkzeug from werkzeug.pocoo.org to put the object into a cache) and the output.


Attachments: log | test.py

Activity

sqlalchemy-bot

sqlalchemy-bot commented on Jun 1, 2009

@sqlalchemy-bot
CollaboratorAuthor

Michael Bayer (@zzzeek) wrote:

ill have to create a local test but this is related to the refactor so ill get it into 0.5.4p3.

sqlalchemy-bot

sqlalchemy-bot commented on Jun 1, 2009

@sqlalchemy-bot
CollaboratorAuthor

Changes by Michael Bayer (@zzzeek):

  • added labels: orm
  • changed milestone from "0.5.xx" to "0.5.4p3"
sqlalchemy-bot

sqlalchemy-bot commented on Jun 1, 2009

@sqlalchemy-bot
CollaboratorAuthor

Michael Bayer (@zzzeek) wrote:

4c78694

sqlalchemy-bot

sqlalchemy-bot commented on Jun 1, 2009

@sqlalchemy-bot
CollaboratorAuthor

Changes by Michael Bayer (@zzzeek):

  • changed status to closed
sqlalchemy-bot

sqlalchemy-bot commented on Jun 2, 2009

@sqlalchemy-bot
CollaboratorAuthor

Michael Bayer (@zzzeek) wrote:

Milestone 0.5.4p3 deleted

sqlalchemy-bot

sqlalchemy-bot commented on Jun 2, 2009

@sqlalchemy-bot
CollaboratorAuthor

Changes by Michael Bayer (@zzzeek):

  • changed milestone from "0.5.4p3" to "0.5.5"
added this to the 0.5.5 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

          session.merge fails since [5961] · Issue #1426 · sqlalchemy/sqlalchemy