2
Some feature requests
Source: supabase/supabase#1131 · opened by @noconsulate
Dear devs, Thanks for the great product! Here are a few ideas I've written down... 1. Short IDs - One thing I love about Firebase, and I also found this feature in Parse, is the short primary IDs it gives you. I was able to use the short ID as a URL parameter, making sharing an instance of my game with other players very easy. Incremental IDs let people join a game they're not invited to and UUIDs are way too long to put in a URL and you can't write them down. I've looked at ways to implement this myself and it's not easy to do. I would think it wouldn't be terribly hard for Supabase to implement because you'd just have to some process keeping track of IDs for every supbase-project/table. I feel like short primary IDs is one of those Firebase features that a lot of people might take for granted but doesn't get talked about very much. 2. Get rid of parameter hints in editor - I personally find the editor very difficult to use having to con…
No pledges yet. Be the first to back this.
Comments
Similar requests
pg_net: Add max_concurrency parameter (or include concurrent requests in the batch_size)
1 vote · 0 comments
OAuth authentication : custom provider
5 votes · 0 comments
Add a counter for the number of functions requests made in a given time
2 votes · 0 comments
Auth Rate Limits by email address (or Supabase user ID) instead of by IP address
4 votes · 0 comments
Feature Request: Port storage functions to plpgsql
1 vote · 0 comments
No comments yet.