Commit graph

7 commits

Author SHA1 Message Date
d4f2f66807
I am stupid and IDs should not be UUID but string
All checks were successful
/ docker (push) Successful in 3m58s
Other software might use different IDs that aren't UUIDs, so shouldn't
lock own IDs into UUID either
2025-04-12 09:16:35 +02:00
3f5df241db
Remove default stuff from models 2025-04-05 22:01:00 +02:00
910717cf01
Add attempts for default data 2025-04-05 12:22:00 +02:00
8f8ad3035a
Comment all new code
Some checks are pending
/ test (push) Waiting to run
2025-04-02 15:33:07 +02:00
41e432b56e
Update new storage types and regenerate 2025-03-28 16:15:41 +01:00
67b507f4bd
Describe all types for the new storage system
Some checks are pending
/ test (push) Waiting to run
2025-03-27 10:45:57 +01:00
714f528641
Rework backing storage system
Some checks are pending
/ test (push) Waiting to run
Step one: Copy the struct definitions over into a new, dedicated
submodule
Step two: Make a generator script
Step three: Define helper functions for various queries
2025-03-20 21:39:10 +01:00