https://supabase.com/ logo
Join Discord
Powered by
# ideas-and-suggestions
  • v

    vhs

    04/26/2022, 5:29 AM
    In the SQL Editor, please add the
    serial
    datatype as a drop-down option for auto-complete. The datatype already functions, it's just not obvious it's available. https://www.postgresql.org/docs/current/datatype-numeric.html#DATATYPE-SERIAL
  • m

    max

    04/26/2022, 9:44 AM
    it would be cool to be able to do PostGIS related queries (e.g. query all users within radius of X km) using the supabase-js API. This example: https://github.com/saidheerajv/supabase-geodb/blob/main/queries/get_listings.plv8 uses an rpc call to achieve this, but it would be nicer to not have to write postgres functions for geolocation specific use cases
    • 1
    • 1
  • m

    max

    04/26/2022, 12:24 PM
    PostGIS Support
  • r

    Rinzai

    04/30/2022, 5:37 PM
    There's a C# SDK. It would be great to see support for Unity and mobile deployments (iOS and Android) using Unity as part of this effort.
  • l

    LeDragunov

    05/03/2022, 2:26 PM
    I suggest to have a magic link sent through WhatsApp for authentication. There are two approaches. __Approach 1:__ 1) User chooses WhatsApp a method to sign-in 2) redirected to whatssap, with a message "sign-in" ready to be sent to bot 3) once sent by the user 4) the bot replys back with a magic link to sign-in __Approach 2:__ 1) User chooses WhatsApp a method to sign-in 2) User enters his whatsapp number 3) User recieves a magic link to sign-in
    g
    • 2
    • 1
  • a

    Azura

    05/03/2022, 3:21 PM
    on delete cascade
    for Supabase UI
  • j

    jonny

    05/05/2022, 5:43 AM
    Feature requests / Ideas Please vote on the Discussions board on our GitHub πŸ—³οΈ Post a new idea β€”> https://github.com/supabase/supabase/discussions/new?category=ideas
  • d

    DanMossa

    05/05/2022, 6:59 AM
    A discord channel to talk about github issues/prs
    j
    h
    • 3
    • 3
  • j

    jonny

    05/05/2022, 10:04 AM
    github channel
  • d

    DanMossa

    05/08/2022, 10:54 PM
    The ability to specify multiple client IDs. I feel like this would just be making the field an array and checking to see if the client id being used is in there. Context: When you do sign in with Google, you need to specify what client is using is using the Google SSO. You then get that client id and put it inside Supabase UI. When specifying what client is using the Google SSO: For Android you can use Web or Android. For Web you have to use Web. For iOS you have to use iOS. This means I can't use Google SSO using multiple platforms if I'm using Supabase. And I'd like to think this isn't a big deal to implement but that's never true. I can help out with PRs and whatever. I'm efficient in dart, node, and golang. Does it make sense to work on the code PR first and once that's done then update the UI in Supabase? Or is not something you guys want?
    h
    • 2
    • 14
  • h

    HarryET

    05/09/2022, 7:05 PM
    Multiple Client ID & Secret
  • a

    abc222

    05/10/2022, 2:10 PM
    Hey, we need either RLS on columns, or RLS on views Right now it seems impossible to design complex applications with protected fields without the code getting too boilerplatey with security definers or something like that
    d
    s
    • 3
    • 9
  • d

    DanMossa

    05/10/2022, 2:40 PM
    RLS on columns or views
  • f

    fernandolguevara

    05/10/2022, 11:02 PM
    https://github.com/wasmerio/wasmer-postgres πŸ‘€
  • d

    D3R1K

    05/11/2022, 10:29 AM
    On the Supabase Functions page , is it possible to move schema public to the top of the page instead of it being at the very bottom of the page? It gets pretty annoying having to scroll all the way down past all the graphql stuff when a custom function needs to be viewed/edited or deleted
  • a

    abc222

    05/12/2022, 8:14 AM
    Do you plan to improve column security in tables ? to prevent certains field to be seen easily
    b
    j
    g
    • 4
    • 6
  • b

    burggraf

    05/12/2022, 12:58 PM
    Do you plan to improve column security
  • s

    Seb

    05/12/2022, 4:51 PM
    Is it legally and technically possible that Supabase may use the Citus extension in the future, for horizontal scalability?
    b
    • 2
    • 4
  • k

    Kilian

    05/13/2022, 3:17 PM
    hey folks, the timestamp input in the web ui is broken 😦 it's empty in the edit view even though it has data in the overview, and you can't save without manually entering those fields
    b
    g
    • 3
    • 9
  • c

    celeronCoder

    05/14/2022, 2:36 PM
    [Feature Request] A reload or sync button in the dashboard's storage section to view changes without reloading Or is it that I don't know how to do that πŸ€”
  • l

    laznic

    05/15/2022, 5:12 PM
    Would be great if this issue would get some love πŸ˜„ https://github.com/supabase/gotrue-js/issues/131
  • o

    omar

    05/19/2022, 4:00 PM
    hello, not sure if this is the right channel for this but Im building therapist site who depends mostly on therapy sessions so Im using calendly and integrating stripe thru calendly for payments. I subscribed to calendly's webhooks so im getting an object with all the data of event user and payments. I'd like to save this is DB for client reporting of therapy history. I have a user table, a session table and maybe profile. I want to be able query user sessions, user payments and display the data in a table on their profile. What tables should I create, am i doing this right? How do i check if user exists to update their data otherwise create a new row for them if they dont?
  • j

    jaitaiwan

    05/20/2022, 3:02 PM
    Hey Supabase team. Looking at rolling out to production in 2-3 weeks time on supabase... (managed to convince the boss to stick with it and let me roll my own mfa into it). Currently the closest DC is singapore, any chance we can get access to sydney for our prod instance when we start it up?
    b
    • 2
    • 2
  • b

    burggraf

    05/20/2022, 4:14 PM
    Sydney DC
  • a

    andriusmv

    05/22/2022, 4:35 PM
    I opened this issue 16 hours ago on the nextjs-subscription-payments template from Vercel (with Supabase πŸ’šπŸ’šπŸ’š): https://github.com/vercel/nextjs-subscription-payments/issues/119 πŸš€ πŸš€ πŸš€
  • k

    konga

    05/23/2022, 5:09 PM
    It would be sweet to allow the redirectTo optional param to work with regular magic link as well as just OAuth logins. Here's why our company needs this. We regularly have people try to access a resource (a custom portal where the url is sent to them in this case) that is authenticated by their email. We want the magic link to redirect back to that resource and not to a default url because the resource changes from user to user.
    b
    • 2
    • 12
  • f

    facerekr

    05/23/2022, 6:27 PM
    The price jump from the free tier to the pro tier is a big jump for people who just want a small hosted API. I suggest creating a paid tier with the same or similar service levels as free that doesn't pause after inactivity.
    b
    • 2
    • 5
  • b

    burggraf

    05/23/2022, 6:42 PM
    The price jump from the free tier to the
  • i

    Isaiah

    05/25/2022, 2:50 PM
    was just add https://github.com/supabase/supabase/pull/6949
  • r

    rhys

    05/27/2022, 4:35 AM
    Are there any plans to add Patreon as an OAuth provider? Would be so insanely helpful to have that out of the box integration.
    j
    • 2
    • 3
1...242526...32Latest