Skip to content

Question: ability to support wildcard for when the table name is not static #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
renatoargh opened this issue Feb 10, 2023 · 0 comments

Comments

@renatoargh
Copy link

First of all, thank you for the great work on this plugin!

I currently have a use case where I create one table per test run to isolate data between tests and ensure I am testing against a clean state.

The problem is that these dynamic table names are created by appending a UUID suffix at the end therefore offline-dynamodb-stream won't be able to detect changes to them.

There is any way I can workaround this issue or any plans on addressing this use case?

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

No branches or pull requests

1 participant