quivr/backend/supabase
Stan Girard 036201d844
feat: Improve efficiency of syncing stripe (#2719)
Fixes #2718

# 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):

---------

Co-authored-by: Stan Girard <stan@quivr.app>
2024-06-24 13:17:48 -07:00
..
functions Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
migrations feat: Improve efficiency of syncing stripe (#2719) 2024-06-24 13:17:48 -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