|
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 |
|
|
8f8ad3035a
|
Comment all new code
/ test (push) Waiting to run
|
2025-04-02 15:33:07 +02:00 |
|
|
c9e1881f55
|
Add IDs to the various connector structs
|
2025-03-31 15:23:24 +02:00 |
|
|
e282f124c7
|
Fix some storage definitions
|
2025-03-29 17:51:42 +01:00 |
|
|
41e432b56e
|
Update new storage types and regenerate
|
2025-03-28 16:15:41 +01:00 |
|