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
25
Commits
4
Branches
0
Tags
a0e14788c79496f0ed8c467565cbe6d3f884ad1f
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Torsten Schulz (local)
a0e14788c7
Refactor money update execution in BaseWorker: Simplified the SQL execution by directly constructing the update query without parameterized placeholders, addressing serialization issues. Updated comments for clarity on the handling of money values and ensured compatibility with trusted data sources. Additionally, modified the casting of money in the director query to text for consistent mapping in Rust.
2025-12-01 11:31:37 +01:00
src
Refactor money update execution in BaseWorker: Simplified the SQL execution by directly constructing the update query without parameterized placeholders, addressing serialization issues. Updated comments for clarity on the handling of money values and ensured compatibility with trusted data sources. Additionally, modified the casting of money in the director query to text for consistent mapping in Rust.
2025-12-01 11:31:37 +01:00
.gitignore
Initial commit: Rust YpDaemon
2025-11-21 23:05:34 +01:00
Cargo.lock
Initial commit: Rust YpDaemon
2025-11-21 23:05:34 +01:00
Cargo.toml
Initial commit: Rust YpDaemon
2025-11-21 23:05:34 +01:00
Description
No description provided
224
KiB
Languages
Rust
100%