Skip to content

django.db.utils.IntegrityError when migrating a Postgres database. #36

Open
@danielbraun

Description

@danielbraun

Trying to upgrade a small Postgres database with the added PositionField.
Using Django 1.7 with its new built-in migrations.

django.db.utils.IntegrityError: check constraint "minisites_page_position_check" is violated by some row

I eventually ditched this app and used s plain IntegerField instead (sadly)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions