Commit graph

2 commits

Author SHA1 Message Date
e182949a8d
Remove id autogeneration from db models
Remove automatic uuid v4 ID generation from the models and replace it
with `shared.NewId()`, which generates an Id depending on the config
setting
2025-05-06 14:34:32 +02:00
d32818af09
Start move to unify ID generation
All checks were successful
/ docker (push) Successful in 4m14s
2025-04-28 17:28:28 +02:00