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

Auto populate script #1679

Merged
merged 5 commits into from
Mar 9, 2023
Merged

Auto populate script #1679

merged 5 commits into from
Mar 9, 2023

Conversation

ajparsons
Copy link
Contributor

This PR adjusts data loading scripts to be quicker for loading initial sets of data, and creates a new script/quick-populate to make loading a minimal set of data consisutent.

This replaces #1591 because that was merging into an outdated version of a branch that has now been merged into master.

I have adjusted the populate scripts based on the feedback in that PR request.

- Group related database updates into  commits
- Create quick-populate script to handle loading a basic database
- allow prebuild codespace to have loaded data
Copy link
Member

@dracos dracos left a comment

Choose a reason for hiding this comment

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

Only real query is about the two different methods of transactions, probably misunderstood something.

scripts/json2db.pl Outdated Show resolved Hide resolved
scripts/json2db.pl Outdated Show resolved Hide resolved
scripts/json2db.pl Outdated Show resolved Hide resolved
Copy link
Member

@dracos dracos left a comment

Choose a reason for hiding this comment

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

I meant the spaces round the brackets as well, but is fine ;)

@ajparsons ajparsons merged commit 32882e6 into master Mar 9, 2023
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