Add a foreign key in user_id pointing to auth.users. sql. Copy 1234alter table wordsadd constraint words_users_fkforeign key ...
確定! 回上一頁