c9b0c71bef
feat: add hard delete option to delete functions
Gitea Build Check / Build (pull_request) Failing after 31s
2025-01-28 13:59:39 +01:00
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
91254adfe3
fix: wrong error message
...
- fix the error message to be more precise what it is
2024-10-15 10:38:46 +02:00
c933b2ad63
feat(pool): added pool creation
...
- added basic CRUD for Pools
2024-10-14 13:05:48 +02:00