1
Permanent downloadUrl
Source: supabase/supabase#1708 · opened by @juanantoniosantanamedina
At the moment in order to display an image stored in the storage we need to get a downloadUrl that expires in a certain period of time.
That sounds good , but there are certain scenarios where I would prefer to store that url in the database and use it any time I need it. A good example for that is a list of posts where the avatar of the poster user is shown. Do I really want to download that avatar in each element for the list? I just need to have the url to the image in the profiles table and read it.
Maybe this is already possible and I don't know how to do it !!
Any help please?
That sounds good , but there are certain scenarios where I would prefer to store that url in the database and use it any time I need it. A good example for that is a list of posts where the avatar of the poster user is shown. Do I really want to download that avatar in each element for the list? I just need to have the url to the image in the profiles table and read it.
Maybe this is already possible and I don't know how to do it !!
Any help please?
No pledges yet. Be the first to back this.
Comments
Similar requests
Feature Request: It would be very useful if Supabase provided a way to recover projects that were accidentally deleted within a 30-day grace period. This would prevent permanent data loss due to accidental deletions and improve overall u
1 vote · 0 comments
urgent help regarding an accidental deletion of my Supabase organization/project.
1 vote · 0 comments
An extra choice to filter users by "banned users" and permanently ban users.
2 votes · 0 comments
Project Termination protection
2 votes · 0 comments
Add setup and teardown code for `supabase db test`
2 votes · 0 comments
No comments yet.