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
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().In that case is the example in the documentation wrong?
I mean it’s technically a valid schema, just not a realistic one. Example could be improved for sure.