timtbdev/Next.js-Blog-App

Supabase Sql

Rstacx opened this issue · 2 comments

Rstacx commented

If you can provide supabase sql file.

Hi,
Sorry for a late reply. Let me know if you need anything else.
https://github.com/timtbdev/Next.js-Blog-App/tree/main/database_schema

Rstacx commented
{
  code: '23503',
  details: 'Key (author_id)=(ffa6add6-903f-4265-956e-388065b67e14) is not present in table "profiles".',
  hint: null,
  message: 'insert or update on table "drafts" violates foreign key constraint "drafts_author_id_fkey"'
}

Can you give me the updated sql?