quivr/backend/supabase
Stan Girard e1ad3dfb2a
feat(notifications): implemented notifications with RLS and realtime (#2525)
This pull request adds the implementation of the notifications feature,
including the ability to create, update, and delete notifications.
2024-05-01 11:11:12 -07:00
..
functions Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
migrations feat(notifications): implemented notifications with RLS and realtime (#2525) 2024-05-01 11:11:12 -07:00
.gitignore Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240103191539_private.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
config.toml Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
schema.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
seed.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00