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

[Update] Improve MAL Import #155

Merged
merged 5 commits into from
Jun 14, 2021
Merged

[Update] Improve MAL Import #155

merged 5 commits into from
Jun 14, 2021

Conversation

kiritokatklian
Copy link
Member

  • Added anime ratings relationship to User model
  • Added MALImportTest
  • Added ProvidesTestMultipleAnime trait
  • Added unique key constraint to anime ratings table
  • Lowered cooldown to 3 days so it's more reasonable
  • Updated openapi.json with the new changes
  • Updated the import process to also import the user's anime score
  • Updated the import process with the merge behavio
  • Upped maximum file size to 10MB to account for huge libraries

- Added unique key constraint to anime ratings table
- Lowered cooldown to 3 days so it's more reasonable
- Upped maximum file size to 10MB to account for huge libraries
- Added MALImportBehavior enum
- Added merge behavior
- Updated the import process to make use of MALImportBehavior enum
- Updated openapi.json with the new changes
- Added anime ratings relationship to User model
- Updated the import process to also import the user's anime score
- Updated the import process with the merge behavior
- Added MALImportTest
- Added ProvidesTestMultipleAnime trait
- Version bump
@kiritokatklian kiritokatklian merged commit 54658d1 into master Jun 14, 2021
@kiritokatklian kiritokatklian deleted the improve-mal-import branch June 14, 2021 16:39
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