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

Release 0.6 #22

Merged
merged 12 commits into from
Aug 8, 2024
Merged

Release 0.6 #22

merged 12 commits into from
Aug 8, 2024

Conversation

Neah-Ko
Copy link
Collaborator

@Neah-Ko Neah-Ko commented Aug 8, 2024

  • New feature: uploading large files as chunks
  • Improvement on validation/parsing/insertion
    • Tracking of fields that will be populated at insertion time during statement building phase
    • Relationships now get populated on both ends at insertion phase
    • Ultimately allows for better tracking and error handling
    • ... as well as using a loose schema validation policy where integrity is checked by the statement builder
      • Removing the need to write @pre_load functions on marshmallow schemas.
  • Docs + unit tests + refactor

@Neah-Ko Neah-Ko merged commit 9b01b7f into main Aug 8, 2024
4 checks passed
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