What are the “Unchecked” types for? And is it docu...
# orm-help
m
What are the “Unchecked” types for? And is it documented?
r
Unchecked types are for passing the foreign key directly instead of using
connect
.
👍 1