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

Fix/prepare data #200

Merged
merged 13 commits into from
Apr 24, 2024
Merged

Fix/prepare data #200

merged 13 commits into from
Apr 24, 2024

Conversation

takahiromitsui
Copy link
Member

Fix

  • Fixed add_or_update_list to handle bridge tables (e.g., committee_has_topic).
  • Fixed prepare_committee_has_topic_data because field_topics can be None.
  • Fixed ENTITY_HANDLERS to execute multiple functions with one entity (e.g., party updates party_style and party, committee updates committee and committee_has_topic).
  • Fixed SqlAlchemyCommitteeHasTopicRepository because SqlAlchemyCommitteeHasTopicRepository took incorrect model.

@takahiromitsui takahiromitsui added the bug Something isn't working label Apr 23, 2024
@takahiromitsui takahiromitsui self-assigned this Apr 23, 2024
Copy link

@RichardKruemmel RichardKruemmel merged commit f60835a into development Apr 24, 2024
3 checks passed
@RichardKruemmel RichardKruemmel deleted the fix/prepare-data branch April 24, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants