Commit Graph

5 Commits

Author SHA1 Message Date
04653f2f02 feat: implement attachment database layer
- Add AttachmentInterface to main Datastore interface
- Implement CRUD operations for attachments following existing patterns
- Add proper SQL marshalling/unmarshalling with HEX/UNHEX for binary IDs
- Include soft deletion and proper indexing support

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-01 11:03:44 +12:00
Patrick Nagurny
0a91b19b5c add budget feature 2020-01-14 14:14:16 -05:00
Tarcisio Gruppi
471afa4e0e Added GET /health-check and related files 2019-01-18 12:39:21 -02:00
Patrick Nagurny
291538e341 escape % signs 2018-12-27 15:31:50 -05:00
Patrick Nagurny
e2dd29259f initial commit 2018-10-19 15:31:41 -04:00