Skip to content

composite primary key being dropped #58

Description

@jnahorniak

I am trying to use a composite primary key in postgres with Django/TimescaleDB (composite keys are new since Django 5.2). During the creation of the timescale hypertables, however, the primary key is automatically dropped by django-timescaledb (_drop_primary_key) just before the hypertable creation. Is there a workaround for this, or is this drop still required?

Activity

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions