any way to define a `@@unique(...)` with a `COALES...
# orm-help
m
any way to define a
@@unique(...)
with a
COALESCE(field, 'value-if-null')
field? (like on this - https://stackoverflow.com/a/8289327/4167590)
n
I don’t think this version of
@@unique
is supported natively in the schema file yet.