Remove automatic uuid v4 ID generation from the models and replace it with `shared.NewId()`, which generates an Id depending on the config setting |
||
---|---|---|
.. | ||
posts.go | ||
remoteServer.go | ||
server.go | ||
users.go |
Remove automatic uuid v4 ID generation from the models and replace it with `shared.NewId()`, which generates an Id depending on the config setting |
||
---|---|---|
.. | ||
posts.go | ||
remoteServer.go | ||
server.go | ||
users.go |