Skip to content

mappers/relations need real "foreign_key" argument #385

Closed
@sqlalchemy-bot

Description

@sqlalchemy-bot
Collaborator

Migrated issue, originally created by Michael Bayer (@zzzeek)

for the case where Tables were reflected and dont have ForeignKeys on them.

Activity

sqlalchemy-bot

sqlalchemy-bot commented on Dec 8, 2006

@sqlalchemy-bot
CollaboratorAuthor

Changes by Michael Bayer (@zzzeek):

  • changed milestone from "0.3.2" to "0.4.0"
sqlalchemy-bot

sqlalchemy-bot commented on Feb 10, 2007

@sqlalchemy-bot
CollaboratorAuthor

Michael Bayer (@zzzeek) wrote:

implemented in changeset:2309

sqlalchemy-bot

sqlalchemy-bot commented on Feb 10, 2007

@sqlalchemy-bot
CollaboratorAuthor

Changes by Michael Bayer (@zzzeek):

  • changed status to closed
added
bugSomething isn't working
blockerissue that must be resolved asap as it is preventing things from working
on Nov 27, 2018
added this to the 0.4.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

    blockerissue that must be resolved asap as it is preventing things from workingbugSomething isn't workingorm

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @sqlalchemy-bot

        Issue actions

          mappers/relations need real "foreign_key" argument · Issue #385 · sqlalchemy/sqlalchemy