quivr/backend/supabase
Stan Girard 5cc1ae5423
feat: Add category and brain_id fields to CreateNotification and Notification models (#2856)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-07-12 06:56:55 -07:00
..
functions Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
migrations feat: Add category and brain_id fields to CreateNotification and Notification models (#2856) 2024-07-12 06:56:55 -07:00
.gitignore Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
20240103191539_private.sql refacto(backend): poetry package manager and chat route refactoring (#2684) 2024-06-26 00:58:55 -07:00
config.toml refacto(backend): poetry package manager and chat route refactoring (#2684) 2024-06-26 00:58:55 -07: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