Skip to content

joined table inheritance. ensure subtable has a PK #2019

Closed
@sqlalchemy-bot

Description

@sqlalchemy-bot
Collaborator

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

this is different from "mapping to a join". if the subtable has no PK, it fails to get an INSERT, then loads fail. lets put a warning for this.

Activity

sqlalchemy-bot

sqlalchemy-bot commented on Jan 30, 2011

@sqlalchemy-bot
CollaboratorAuthor

Michael Bayer (@zzzeek) wrote:

7ad7dde

b3c20d6

sqlalchemy-bot

sqlalchemy-bot commented on Jan 30, 2011

@sqlalchemy-bot
CollaboratorAuthor

Changes by Michael Bayer (@zzzeek):

  • changed status to closed
added this to the 0.6.7 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

          joined table inheritance. ensure subtable has a PK · Issue #2019 · sqlalchemy/sqlalchemy