quivr/backend/supabase
Stan Girard 47c6e24bf1
fix: integrations (#2642)
This pull request adds support for recursive folder retrieval in the
`get_files_folder_user_sync` method. Previously, the method only
retrieved files from the specified folder, but now it can also retrieve
files from all subfolders recursively. This enhancement improves the
functionality and flexibility of the method, allowing for more
comprehensive file retrieval in sync operations.
2024-06-08 02:55:11 -07:00
..
functions Add Supabase schema, migrations, and .gitignore file 2024-04-27 15:31:43 +02:00
migrations fix: integrations (#2642) 2024-06-08 02:55:11 -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