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

Add missing database tables #753

Merged
merged 6 commits into from
Jul 2, 2023
Merged

Add missing database tables #753

merged 6 commits into from
Jul 2, 2023

Conversation

EvenSol
Copy link
Collaborator

@EvenSol EvenSol commented Jun 24, 2023

Added some of the missing database tables. Also updated the database connection for some of them

@EvenSol EvenSol changed the title Adddbtables Add missing database tables Jun 24, 2023
@EvenSol EvenSol requested a review from asmfstatoil June 24, 2023 22:05
@EvenSol EvenSol added this to the 2.5.3 milestone Jun 24, 2023
@EvenSol EvenSol linked an issue Jun 24, 2023 that may be closed by this pull request
@EvenSol
Copy link
Collaborator Author

EvenSol commented Jun 24, 2023

It could be that we should have more NeqSimDatabase files. By having only one, means that we would have to make h2 database from all csv files for all calculations. Eg. only doing a thermodynamic flash, material property tables used in mechanical design does not need to be added.

@EvenSol
Copy link
Collaborator Author

EvenSol commented Jun 27, 2023

It could be that we should have more NeqSimDatabase files. By having only one, means that we would have to make h2 database from all csv files for all calculations. Eg. only doing a thermodynamic flash, material property tables used in mechanical design does not need to be added.

I have tried to improve this now by adding the design tables into its own database

@EvenSol EvenSol self-assigned this Jun 29, 2023
@EvenSol EvenSol merged commit de1be6a into master Jul 2, 2023
2 checks passed
@EvenSol EvenSol deleted the adddbtables branch July 2, 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.

H2 database initialized from csv does not contain all tables
2 participants