Is it possible to set a default for an array i.e. ...
# orm-help
c
Is it possible to set a default for an array i.e.
roles     Role[]     @default([Role.USER])
? I'm getting a syntax error.
r
@Chris Tsongas 👋 This isn’t supported currently. It would be great if you could create a feature request here so that we can look into this 🙂