Commit Graph

9 Commits

Author SHA1 Message Date
5cc5a22d28 feat(error): added additional constant
added missing log content for tag
2024-08-13 15:07:53 +02:00
a9ac2a34fb feat(error): added additional constant 2024-08-13 14:44:16 +02:00
1cbdd1f4ed feat(error): added additional constant
added missing log content for tag
2024-08-13 14:26:12 +02:00
75bbbb4408 chore(tests):
Some checks failed
Gitea Build Check / Build (push) Failing after 26s
refactored & fixed old test cases
2024-08-13 11:07:14 +02:00
cfc7e5362d chore: Add comments and improve JSON annotations for better data structuring and clarity across the codebase 2024-08-13 10:54:21 +02:00
2b54f25eea feat(database): added all missing functions 2024-08-11 00:13:46 +02:00
7720110a0a refactor: Update validation error messages for clarity and consistency 2024-08-09 22:45:25 +02:00
b8e29de4fc refactor(error): error handling in database package
- Replace custom error types with string constants for common database errors.
- Simplify the Database struct to include a Reason field for error messages.
- Update Error method to format the error output using the Reason.
- Modify validation error constants for consistency and clarity.
2024-08-09 22:14:13 +02:00
34c001473b migration from old git (no git history)
Some checks failed
Gitea Build Check / Build (push) Failing after 11m27s
2024-07-19 10:03:35 +02:00