Skip to content

Duplicate sequences created #44

@ajmaddaford

Description

@ajmaddaford

Duplicate sequences are created e.g. classifiertype_classifiertypepk_seq and classifiertype_classifiertypepk_seq1.

This is because there is SQL to explicitly (CREATE SEQUENCE ..) and implicitly (colname SERIAL) create the sequences in https://github.com/ONSdigital/rm-survey-service/blob/master/db-migrations/1_create_schema.up.sql

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions