Files
feeddeck/supabase
Rico Berger 74b11075cd Adjust Database Functions (#259)
- Set `search_path` for all database functions, as this is recommended
  by the Supabase security advisor
- Fix `items_delete` functions: The function was never working, which
  caused that we saved to many items for a source, which slowed down our
  performance
- Revoke execution rights for users for the `sources_delete_files` and
  `items_delete` functions
- Add E2E test, to check if users can call the database functions
2025-05-02 21:31:09 +02:00
..
2024-02-06 21:05:40 +01:00
2023-09-03 16:16:38 +02:00
2023-09-03 16:16:38 +02:00
2023-09-03 16:16:38 +02:00