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

    itisnajim

    10/20/2022, 9:35 AM
    suggestion: support multiple filters for realtime subscription Something like:
    Copy code
    const user_id = 'test_user_id';
    const status = 'incomplete';
    
    supabase.from(`todos:user_id=eq.${user_id};status=eq.${status}`).on('*', payload => {
      console.log(payload);
    }).subscribe();
  • e

    Elgr

    10/20/2022, 8:10 PM
    I'm new to Supabase and I'm thinking through adoption at my company. Since we're already using postgres, my thinking was that we would create a read replica of our current postgres, and I'd be able to show how the real time Read features of supabase benefit our product. Has anyone gone through a similar path? I'm hoping to avoid any major interruptions or conflicts with other teams going the read replica route
    o
    • 2
    • 1
  • o

    Olyno

    10/20/2022, 9:25 PM
    Replica question
  • e

    Elgr

    10/21/2022, 4:19 PM
    Based on everything I've researched so far, it doesn't look like there is a migration pattern for a current postgres setup into Supabase. My suggestion is that we add a pathway for that in the documentation to allow for adopting Supabase through a read replica. This would allow companies a preview of how Supabase works for an existing Postgres setup and help companies understand the benefits before moving into Supabase
  • s

    Sumit

    10/21/2022, 8:15 PM
    Hey all, did anyone suggested / requested FIDO support in Supabase Auth? FaceID, TouchID, etc?
  • r

    Rawa

    10/21/2022, 8:23 PM
    Column creation using REST API
  • j

    Julien

    10/22/2022, 3:24 PM
    Add a field to change/see the timezone of the DB
  • v

    VWL Tobias Hassebrock

    10/24/2022, 8:44 PM
    I added a suggestion to improve documentation. Since it is my first time adding a suggestion I would love to receive some feedback if I did it methodically in the correct way: https://github.com/supabase/supabase/issues/9811
  • c

    cdbattags

    10/25/2022, 10:34 PM
    Looks like I found a bug on
    inviteUserByEmail
    and a subsequent
    signUp
    doesn't return pre-existing raw_user_metadata from what was passed to the
    inviteUserByEmail
    s
    • 2
    • 2
  • m

    mendrinos

    10/26/2022, 1:07 PM
    Would multi-region postgresql offering be considered anytime in the near future? Both from high availability and latency perspective 🙂
    n
    • 2
    • 1
  • n

    nitehawk

    10/27/2022, 8:42 AM
    Would multi region postgresql offering
  • i

    Illia

    10/27/2022, 4:51 PM
    Suggestion: to change this error message and add steps to fix it:
    Error: supabase_migrations.schema_migrations table conflicts with the contents of supabase/migrations.; Expected version 20221025142903 but found migration 20221024143509 at index 30
    Maybe something like this would be better:
    Latest deployed migration  version is  20221025142903, but found previous version 20221024143509 that wasn't deployed. Fix: change 20221024143509 to be after 20221025142903.
  • u

    \ ឵឵឵

    10/28/2022, 2:08 AM
    It would be great if there were a way to raise/remove the free projects limit. This way doesn't necessarily have to be free, but it would be interesting for users who build a lot of small projects with Supabase that they'd like to keep running. Something like a "Developer" tier for ~$10/mo that would let you have more unpaused free-tier size projects. I suppose feasibility depends on what your bargain with AWS is and how much it costs you guys to run the necessary containers per month.
  • u

    \ ឵឵឵

    10/28/2022, 2:10 AM
    Having multiple databases per instance (à la https://github.com/supabase/supabase/discussions/4471) would also go a long way, but seems this would currently break the way the system is architected.
  • p

    pschuegr

    10/31/2022, 7:19 PM
    How hard is it to get Supabase officially supported in a new region? Would like to see a region in Africa somewhere, ping times are brutal if you have to go to ME / Europe
  • b

    baderdean

    11/02/2022, 9:50 AM
    it opens the debate to other host service than Amazon. My main custom has a "No Amazon" policy so it would be great to have alternatives hosting services... Besides, you could choose another region closer to you. We're in Tunisia and for the moment the EU is enough in terms of ping times.
  • g

    GaryLake

    11/03/2022, 4:57 PM
    Hey all, been looking into setting up some updated_at triggers but it looks like this might be getting prioritised as a platform/ui feature? Can anyone confirm if this is likely to be going ahead anytime soon? (In which case I can not bother with it now) 🙏🏻
  • g

    GaryLake

    11/03/2022, 4:57 PM
    https://github.com/supabase/supabase/discussions/6741
  • g

    garyaustin

    11/03/2022, 6:26 PM
    If I read that thread correctly all it would do is generate the triggers for you.
  • j

    jdgamble555

    11/03/2022, 8:42 PM
    I wrote a reusable function. I hope they realize moddatetime is not secure on its own. https://code.build/p/XUPzns9ykZj4Abcazg1kt5/supabase-date-protection-trigger-functions
  • g

    GaryLake

    11/04/2022, 2:00 PM
    Yeah appreciate that, I'm just a ways out from launching and it's the sort of thing if I can whip round and hit a check a box later then I would probably just wait 😅
  • g

    GaryLake

    11/04/2022, 2:07 PM
    Thanks, have bookmarked for later 👍🏻
  • n

    nako

    11/05/2022, 2:13 AM
    I want to use SendGrid dynamic template when sending emails.
  • n

    nahtnam

    11/05/2022, 2:43 AM
    Suggestion: Have a middle plan at $5-10 a month which has similar limits to the free plan but will allow you to start more free projects. Some projects are too low volume to justify the $25 a month
  • h

    hulkkk

    11/05/2022, 5:48 PM
    hey, i'm building a web app like facebook groups, where users create groups, post, likes, etc. so i think i will need to store user data, images... Is supabase a good choice for this use case?
    o
    • 2
    • 1
  • j

    jdgamble555

    11/05/2022, 5:57 PM
    yes... relational databases are a great choice for that
  • o

    Olyno

    11/05/2022, 8:02 PM
    Facebook groups like
  • a

    agaitan026

    11/08/2022, 9:41 PM
    I will build using retool
  • j

    Jason Creviston

    11/08/2022, 10:33 PM
    I believe this channel is for ideas or suggestions for improving supabase. You'll get a better response for your question in the #1006358244786196510 forum.
  • s

    silentworks

    11/10/2022, 12:29 AM
    ======================================================== Channel locked. Please make your suggestions on our GitHub Discussions https://github.com/supabase/supabase/discussions/categories/feature-requests ========================================================