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
25f2eb150d133c0c196996b9598ea01cd265f8ee
yourpart-daemon
/
src
/
db
History
Torsten Schulz (local)
25f2eb150d
Enhance error handling in DbError conversion: Improved the From<PgError> implementation to provide detailed error messages, including SQLSTATE, detail, and hint when available, for better debugging and clarity in database error reporting.
2025-11-25 14:21:42 +01:00
..
connection.rs
Enhance error handling in DbError conversion: Improved the From<PgError> implementation to provide detailed error messages, including SQLSTATE, detail, and hint when available, for better debugging and clarity in database error reporting.
2025-11-25 14:21:42 +01:00
mod.rs
Initial commit: Rust YpDaemon
2025-11-21 23:05:34 +01:00