quivr/backend/supabase
Stan Girard ad87641d19
fix(migration): order migrations (#3231)
# 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-09-19 06:21:33 -07:00
..
functions Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
migrations fix(migration): order migrations (#3231) 2024-09-19 06:21:33 -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 fix: Update Supabase configuration (#3014) 2024-08-16 02:07:11 -07:00
schema.sql Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
seed.sql feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00