quivr/backend
AmineDiro b59fc4c0c9
fix: knowledge user (#3124)
# Description

- Add `user_id` foreign to knowledge table
- Updates knowledges service 
- Updates sha1 contraint to be on (`user_id`,`file_sha1`) on knowledge
- Fix event_loop fixture
- Adds knowledge tests

---------

Co-authored-by: chloedia <chloedaems0@gmail.com>
Co-authored-by: Stan Girard <stan@quivr.app>
Co-authored-by: aminediro <aminedirhoussi@gmail.com>
Co-authored-by: Antoine Dewez <44063631+Zewed@users.noreply.github.com>
Co-authored-by: Stan Girard <girard.stanislas@gmail.com>
Co-authored-by: Chloé Daems <73901882+chloedia@users.noreply.github.com>
Co-authored-by: porter-deployment-app[bot] <87230664+porter-deployment-app[bot]@users.noreply.github.com>
Co-authored-by: Zewed <dewez.antoine2@gmail.com>
2024-09-02 15:07:30 +02:00
..
.vscode feat: ⚙️🐞 configure debugger for the backend (#1345) 2023-10-09 15:23:13 +02:00
api fix: knowledge user (#3124) 2024-09-02 15:07:30 +02:00
core feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
supabase fix: knowledge user (#3124) 2024-09-02 15:07:30 +02:00
worker feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
.dockerignore feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
.gitignore feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
ci-migration.sh Update supabase token setting in ci-migration.sh 2024-05-02 00:04:01 +02:00
Dockerfile feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
Dockerfile.dev feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
pyproject.toml feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
README.md feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
requirements-dev.lock feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
requirements.lock feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00

backend

Describe your project here.