The user_id column has a foreign key constraint and it references auth.users (id) . This means each note created needs to have a user_id ...
確定! 回上一頁