This website requires JavaScript.
Explore
Help
Register
Sign In
torsten
/
yourpart-daemon
Watch
1
Star
0
Fork
0
You've already forked yourpart-daemon
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
397b612bf11a155317dc0e86a67ef4ad3c0c4d07
yourpart-daemon
/
YpDaemon
History
Torsten Schulz (local)
75a1e5b306
All checks were successful
Deploy yourpart (blue-green) / deploy (push)
Successful in 1m51s
Details
Update production log SQL queries to include completion count: Modified the
QUERY_INSERT_UPDATE_PRODUCTION_LOG
to add a new
completion_count
field, ensuring accurate tracking of completed productions. Updated related documentation to reflect changes in production counting logic and SQL migrations.
2026-04-17 16:59:22 +02:00
..
src
/worker
Update production log SQL queries to include completion count: Modified the
QUERY_INSERT_UPDATE_PRODUCTION_LOG
to add a new
completion_count
field, ensuring accurate tracking of completed productions. Updated related documentation to reflect changes in production counting logic and SQL migrations.
2026-04-17 16:59:22 +02:00
Cargo.toml
Implement overproduction notification handling in ProduceWorker: Add logic to check for existing notifications and update them if necessary, or create a new notification if none exist. Introduce SQL queries for finding and updating overproduction notifications to enhance database interactions.
2026-01-28 15:06:48 +01:00