6f814e5b21
refactor: unified migrations and Tag* ID Changes
...
Gitea Build Check / Build (pull_request) Successful in 3m8s
- unified the migrations
- added new IDs for Tag, TagAlias, TagGroup
- changed relevant functions to use the given IDs
BREAKING-CHANGE: Database needs to be cleared or migrated. Not compatible with Database v5
2025-01-28 13:27:11 +01:00
da76e6215d
fix(module): updated to version
Gitea Build Check / Build (push) Successful in 3m12s
2024-11-06 13:21:21 +01:00
6b2d9e2cb5
fix: consistent id check
...
Gitea Build Check / Build (pull_request) Successful in 2m59s
- use consistent methode to check if the id is 0
2024-10-15 10:50:55 +02:00
0c9180bff3
Merge branch 'dev/pools' of git.anthrove.art:Anthrove/otter-space-sdk into dev/pools
Gitea Build Check / Build (pull_request) Successful in 3m1s
2024-10-15 10:49:57 +02:00
37487c4f52
fix: consistent id check
...
- use consistent methode to check if the id is 0
2024-10-15 10:45:55 +02:00
755aea20aa
fix: consistent id check
...
Gitea Build Check / Build (pull_request) Successful in 3m15s
- use consistent methode to check if the id is 0
2024-10-15 10:41:39 +02:00
91254adfe3
fix: wrong error message
...
- fix the error message to be more precise what it is
2024-10-15 10:38:46 +02:00
5da2e9e52d
feat(database): added pool references
...
Gitea Build Check / Build (push) Successful in 3m12s
Gitea Build Check / Build (pull_request) Successful in 3m12s
- added creating and deletion
2024-10-15 10:20:37 +02:00