Skip to content

Feature request: Explicitly ignored tables #4

Description

@jamsilver

We want to force developers to explicitly list the names of tables that are not being scrubbed.

This would allow us to write an automated check that a developer doesn't introduce a new table to the database without giving thought to how it should be scrubbed.

We could a new file to the repo to list these in a format of our choosing. But perhaps it makes sense to make scrubber support this. Adding a new ignored key or similar?

Ideally we could introduce a new getTableList() method to the public API that a script can call when doing this sort of check.

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