Skip to content

DEPRECATION WARNING: Dataset mutation is deprecated and will be removed in Sequel 5 #72

@mmichaa

Description

@mmichaa

With sequel-4.48.0 I get this deprecation warning from sequel:

SEQUEL DEPRECATION WARNING: Dataset mutation is deprecated and will be removed in Sequel 5 (method called: row_proc=, non-mutating replacement: with_row_proc)

Caused by this line:

relation.row_proc = Restrictor.new(protector_subject, relation.row_proc)

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