You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add accumulated_weather_per_month function and fix RLS for trees_adopted
- Recreated SQL function `accumulated_weather_per_month` to aggregate weather data by month.
- Implemented a policy for authenticated users to select their own adoptions in the `trees_adopted` table.
- Dropped the previous policy allowing everyone to select all adoptions for better security.
These changes should fix a diff between staging and production
0 commit comments