Skip to content

Conversation

kdebisschop
Copy link

We have multiple servers that serve multiple drupal databases on each. We need to be able to exclude the cache tables in all of those databases. To do this, we need the table exclude to support wildcards.

Further, we need to restore the schema for this excluded tables, so I incorporated the diff at #15 into my PR.

I also fixed a few spelling errors in the comments and errors that shellcheck was highlighting.

@kdebisschop kdebisschop force-pushed the allow-wildcard-database-in-table-exclude branch 3 times, most recently from 4c0a45c to 3ecfde3 Compare February 17, 2022 16:08
allow table exclusions to use database wildcards
fix errors in string construction flagged by shellcheck
@kdebisschop kdebisschop force-pushed the allow-wildcard-database-in-table-exclude branch from 3ecfde3 to e556612 Compare February 17, 2022 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant