91254adfe3
fix: wrong error message
...
- fix the error message to be more precise what it is
2024-10-15 10:38:46 +02:00
2391bad68e
feat(version): updated to version 4
Gitea Build Check / Build (push) Successful in 2m33s
2024-08-29 15:02:39 +02:00
44bedd20a1
feat(version): Update to version 3
...
Gitea Build Check / Build (push) Successful in 2m18s
Gitea Build Check / Build (pull_request) Successful in 2m13s
Updated the module to version 3.
BREAKING CHANGE: This SDK version is not compatible with programs using the v2 implementation.
2024-08-14 14:58:06 +02:00
5e9b4ff532
refactor(tracing): Refactor source ID logging and tracing
2024-08-13 15:43:45 +02:00
bd76f838ec
refactor(tracing): fixed minor issues & added debug flag
2024-08-12 15:53:45 +02:00
e38171e53d
fix(tracing): wrong attribute type
...
changed attribute types in to Int
2024-08-12 11:53:48 +02:00
d994ead6f6
refactor(tracing): tracing & logging
...
added the custom util functions to handel telemetry
2024-08-12 11:36:34 +02:00
2b54f25eea
feat(database): added all missing functions
2024-08-11 00:13:46 +02:00
3e13046706
fix(query): added conditions
...
added the condition for the id
2024-08-09 22:44:55 +02:00
f798869ef5
feat(database): implementation of functions
...
Gitea Build Check / Build (push) Failing after 28s
- Added functionality
- Add connection checks to `CreateUserSource`, `UpdateUserSource`, `GetUserSourceByID`, and `DeleteUserSource` functions.
- Introduce validation for empty and improperly formatted IDs in `UpdateUserSource`, `GetUserSourceByID`, and `DeleteUserSource`.
- Handle duplicate key errors and record not found errors with appropriate custom error messages.
2024-08-09 22:16:03 +02:00
0e6a8fd61e
feat(database): added additional columns
...
added more columns
BREAKING-CHANGE: breaks database compatibility to older SDK versions
2024-08-09 21:37:54 +02:00
6aa1c2b7b6
chore: fix module path & updated dependencies
2024-07-22 11:11:48 +02:00
373d31dd15
fix: change old git urls to anthrove urls
Gitea Build Check / Build (push) Successful in 5m33s
Gitea Build Check / Build (pull_request) Successful in 5m11s
2024-07-19 22:01:04 +02:00
34c001473b
migration from old git (no git history)
Gitea Build Check / Build (push) Failing after 11m27s
2024-07-19 10:03:35 +02:00