I have a users table and an orders table. Is there...
# orm-help
h
I have a users table and an orders table. Is there a way that I can set user.name as a default value for the field “createdBy” in the orders model ?