Skip to content

Paranoia unique constraints hack no longer needed #310

@Metallion

Description

@Metallion

Problem

In the past we have patched the sequel/paranoia plugin to allow for unique constraints. Our patch is in this file over here.

Looking at the plugin today, it seems like they have solved the unique constraints issue themselves.

Solution

Refactor our code to get rid of the monkey patch and use paranoia as is again. This should not be worked on until the bundle update pull request is done in #307.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions