birving2
birving29mo ago

Record<string, number> in db schema

Hey folks, i was wondering how do you create a field validation in the db schema that is the equivalent to Record<string, number>. Where the key in the object is any string?
1 Reply

Did you find this page helpful?