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

[WP] Improve sync progress #65

Merged
merged 11 commits into from
Mar 15, 2024
Merged

Conversation

anamarijapapic
Copy link
Member

No description provided.

- add model_id column inside sync_progress table
- count synced items by distinct model_id values
- fix problem with running phpmyadmin in Docker with Rosetta emulation on Apple chips
- supports Apple chips
- add sync-progress/messages endpoint
- implement pagination
Copy link

height bot commented Feb 19, 2024

This pull request has been linked to 2 tasks:

  • T-380 [WP] separate sync progress messages into its own endpoint with pagination (unlink task)
  • T-379 [WP] add model_id column to sync_progress table and count synced items by its distinct value (unlink task)

💡Tip: Add "Close T-380" to the pull request title or description, to a commit message, or in a comment to mark this task as "Done" when the pull request is merged.

@anteprimorac
Copy link
Contributor

@anamarijapapic s ovim se netko tko već ima instaliran plugin neće moći migrirati na novu verziju jer dodajemo novu kolumnu koja je not null, a u bazi možda već postoje podaci u toj tablici

@anteprimorac anteprimorac merged commit 977be7c into master Mar 15, 2024
13 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.

2 participants