Noah-Haf
Noah-Haf2w ago

I haven't tested programmatically but

I haven't tested programmatically but via the dahsboard you can see that I cannot insert in the image above!
3 Replies
erquhart
erquhart2w ago
Oh that's because you're using a v.id() validator - has to be a valid id for the "documents" table. If you want string do v.string().
Noah-Haf
Noah-HafOP2w ago
In that case is the example in the documentation wrong?
erquhart
erquhart2w ago
I mean it’s technically a valid schema, just not a realistic one. Example could be improved for sure.

Did you find this page helpful?