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

Factor initial data out of schema SQL file #7648

Merged

Conversation

ehuelsmann
Copy link
Member

No description provided.

@ehuelsmann ehuelsmann requested a review from ylavoie October 7, 2023 21:51
@ehuelsmann ehuelsmann changed the title Factored initial data out of schema SQL file Factor initial data out of schema SQL file Oct 7, 2023
@ehuelsmann ehuelsmann force-pushed the feature/factored-initial-data branch 2 times, most recently from 2e3ff6b to 88ce9b8 Compare October 8, 2023 09:01
@ehuelsmann ehuelsmann enabled auto-merge October 8, 2023 09:06
More importantly than having an empty schema, the data can
be used (from the XML) before it's in a database...
Since no schema has been created yet, the
upgrade procedure has no way to query which
countries are available for selection...

So instead of offering the full (translated)
list, offer the list that intersects with the
list of countries used to seed the schema.
@ehuelsmann ehuelsmann force-pushed the feature/factored-initial-data branch from 88ce9b8 to ffafb89 Compare October 8, 2023 09:16
@ehuelsmann ehuelsmann merged commit 32e4d25 into ledgersmb:master Oct 8, 2023
16 checks passed
@ehuelsmann ehuelsmann deleted the feature/factored-initial-data branch October 8, 2023 09:57
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