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 database #226

Merged
merged 97 commits into from
Nov 17, 2023
Merged

Add database #226

merged 97 commits into from
Nov 17, 2023

Conversation

Crinibus
Copy link
Owner

@Crinibus Crinibus commented Oct 2, 2023

No description provided.

To differentiate between Product and DataPoint in database and elsewhere
… 'get_products_by_product_codes', 'add_product' and 'add_datapoint'

Renamed function 'get_product_by_product_id' to 'get_product_by_product_code'
…et_products_by_categories' and 'get_products_by_names'
…ducts' to format_to_new.py

As these functions are probably going to be deleted from visualize.py later but should still be used in this file
…_by_categories' and 'get_products_by_names'

Now correctly fetches the products, where before it didn't return Products but only boolean values because '.where' was missing
…s_by_names' and 'get_datapoints_by_product_codes'
@Crinibus Crinibus marked this pull request as ready for review October 15, 2023 13:45
@Trixarn

This comment was marked as off-topic.

README.md Outdated Show resolved Hide resolved
@Crinibus Crinibus merged commit 964d546 into master Nov 17, 2023
3 checks passed
@Crinibus Crinibus deleted the add-database branch November 17, 2023 19:16
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