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

Extract sql building from execution #9

Merged
merged 5 commits into from
Jul 7, 2024

Conversation

oskardudycz
Copy link
Contributor

@oskardudycz oskardudycz commented Jul 7, 2024

  • Added typing for update queries and extracted dedicated methods
  • Added strongly typed entries for better type-checking
  • Extracted SQL builder from execution on collection to enable unit testing SQL generation in the future

@oskardudycz oskardudycz changed the title Extract sql building from executrion Extract sql building from execution Jul 7, 2024
@oskardudycz oskardudycz force-pushed the extract_sql_building_from_executrion branch from c2bb851 to 8c65754 Compare July 7, 2024 13:09
@oskardudycz oskardudycz force-pushed the extract_sql_building_from_executrion branch from 8c65754 to 7a5b620 Compare July 7, 2024 13:17
@oskardudycz oskardudycz merged commit 19ef525 into main Jul 7, 2024
1 check passed
@oskardudycz oskardudycz deleted the extract_sql_building_from_executrion branch July 7, 2024 13:25
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.

1 participant