This website requires JavaScript.
Explore
Help
Sign In
GKaszewski
/
thoughts
Watch
1
Star
0
Fork
0
You've already forked thoughts
Code
Issues
3
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
15b1d0fdb7a480bfcbbecd461375a1a548fd7cc0
thoughts
/
crates
/
adapters
/
postgres
History
Gabriel Kaszewski
15b1d0fdb7
fix(db): map 23505 unique_violation to DomainError::Conflict (→ HTTP 409); close TOCTOU on register save
2026-05-15 17:03:48 +02:00
..
migrations
fix(db): in_reply_to_id FK ON DELETE SET NULL — deleting a thought no longer blocks if it has replies
2026-05-15 16:29:57 +02:00
src
fix(db): map 23505 unique_violation to DomainError::Conflict (→ HTTP 409); close TOCTOU on register save
2026-05-15 17:03:48 +02:00
Cargo.toml
feat(postgres): failed_events table and PgFailedEventStore for dead-letter queue
2026-05-15 16:23:21 +02:00