Skip to content
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

Script to add rows to notification_history table #2068

Merged
merged 9 commits into from
Jan 23, 2024
Merged

Conversation

sastels
Copy link
Collaborator

@sastels sastels commented Dec 19, 2023

Summary | Résumé

Add new rows to notification_history table. This will be useful to make the dev / or staging database the same general size as production.

Test instructions | Instructions pour tester la modification

cd scripts/enlarge_db
python enlarge_db.py -n 2 -r test2

Open your local database in your favourite viewer and see the 2 new rows with client_reference "test2"

@sastels
Copy link
Collaborator Author

sastels commented Jan 11, 2024

I should add a README for this showing how to use it locally or from a k8s api pod.

@sastels sastels marked this pull request as ready for review January 18, 2024 21:03
Copy link
Contributor

@ben851 ben851 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved but yes please add a readme describing how to use this!

@sastels sastels merged commit 0f36abb into main Jan 23, 2024
4 checks passed
@sastels sastels deleted the enlarge-db-script branch January 23, 2024 19:39
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.

2 participants