Skip to content

Make submissions_failed.chunks_done a not nullable field #110

Description

@jerbaroo

In #108 a NULLABLE field chunks_done was added. It is NULLABLE for backwards compatibility reasons only (existing rows in submissions_failed don't have a value for this column.

Because rows are flushed from this table after a configurable time we can remove the NULLABLE constraint after some time has passed, in a backwards-incompatible API change.

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