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

    moein

    01/10/2022, 1:50 PM
    @User To be honest it took me around 10-15 minutes to duplicate the project using pg commands Even the webhooks are migrated correctly
  • s

    silentworks

    01/10/2022, 5:29 PM
    Please use threads and not post directly in here if its related to an existing message, also this channel is for suggestions and ideas for Supabase
  • m

    manubaun

    01/16/2022, 6:57 PM
    Dear Supabase team, I use supabase now a couple of weeks in a smal project, and just playing around. I am running Supabase on docker in an lxc container. I encountered an issue, when a supabase instance is running for longer time, that it eats up all my available disk space. Even just after a couple of weeks. I could tackel it down to postgres postgresql.csv files. It can be found unter
    var/lib/docker/overlay2/**/diff/var/log/postgresql
    You can also replace
    diff
    with
    merged
    . the csv file in the diff folder and also in the merged folder grow over 6.4 GB. I have no idea, why there is not limit to the log file. But this must be somehow limited. I guess, there must be some postgres settings available, in order to limit the size. If anyone has an idea how to do it. That would be awesome. --- Update: I guess, the
    postgresql.csv
    file was the same for the
    diff
    folder and
    merged
    folder
    o
    • 2
    • 2
  • o

    Olyno

    01/16/2022, 11:15 PM
    Disk space issue
  • g

    glundgren

    01/17/2022, 11:00 AM
    one idea: no need to local development if a paid account comes along with two other environments (dev and staging)
    j
    b
    • 3
    • 4
  • g

    glundgren

    01/17/2022, 11:01 AM
    makes sense?
  • j

    jonny

    01/18/2022, 1:40 AM
    dev-staging-env
  • l

    lorencerri

    01/20/2022, 3:53 PM
    Allowing us to set
    on delete cascade
    in the table editor UI instead of having to create an SQL statement would be very nice to have
  • o

    osaxma

    01/21/2022, 1:07 PM
    Idea: send requests through
    realtime
    client It'd be nice if the
    realtime
    client can be utilized to send requests (i.e.
    select
    ,
    insert
    ,
    update
    ,
    delete
    or
    rpc
    ). This will allow apps to utilize their long-lived web socket connection when they have one (e.g. messaging heavy app). For the sake of comparison: In Hasura, in addition to
    subscription
    (aka
    live-queries
    ), both
    queries
    and
    mutations
    can be executed through the web-socket connection. When a query or a mutation is sent through web-socket with a unique id, the client will receive a single response back with the same supplied unique id that contains either data or error.
  • v

    VWL Tobias Hassebrock

    01/25/2022, 6:34 PM
    Would it be possible to create the firebase pricing example for Supabase to compare Supabase Pricing with Firebase Pricing? https://firebase.google.com/docs/firestore/billing-example Since Supabase tries to make app development easier by reducing the backend hustle and reducing reoccurring processes, it might also be helpful to create a pricing example or pricing documentation that is easily understandable for management staff or Front-end developers without a strong database background. I would love to help with editing or assisting otherwise if anyone would like to try it. I am personally able to use the Supabase API but I do not understand the "pay as you go pricing" (after free tier). How do I interpret "Transfer limits = $0.09 per GB", "Database space = $0.125 per GB"?
    j
    • 2
    • 1
  • p

    peterp

    01/27/2022, 11:02 AM
    πŸ‘‹ We're working at environment parity for Supabase at Snaplet, we may need some elevated privileges, specifically the ability to run
    SET session_replication_role TO 'replica'
    to disable triggers. Whilst we're importing data.
  • p

    peterp

    01/27/2022, 11:02 AM
    I'm wondering if i could petition for such privileges for users πŸ₯ΊπŸ™
  • p

    peterp

    01/27/2022, 11:06 AM
    Actually it might require us to have superuser priviledges
  • p

    peterp

    01/27/2022, 11:15 AM
    Ah, I think I figured out how to do that!
  • p

    peterp

    01/27/2022, 11:23 AM
    I'm allowed to set my own user as superuser via the Supabase SQL runner.
  • k

    Kilian

    02/01/2022, 1:29 PM
    Can I suggest someone takes a look at the timestamp editor? πŸ™‚
    s
    j
    j
    • 4
    • 6
  • k

    Kilian

    02/01/2022, 1:32 PM
    (this is firefox. I can manage if I very carefully use only the keyboard, have some values pre-set but all in all it's close to unworkable)
  • s

    silentworks

    02/01/2022, 1:50 PM
    Timestamp editor bug
  • d

    dmitriy.dranko

    02/01/2022, 2:56 PM
    How close is Supabase to implementing MFA? Don't expect an exact date but whether its in days/weeks/months would be nice so i know if I can use Supabase auth with my project that is to be released in the short to medium term πŸ™‚
    s
    g
    +2
    • 5
    • 13
  • e

    erik_flywheel

    02/01/2022, 5:43 PM
    Hey everyone, we've hit a decently large issue with the auth.user email change process- users have to validate the new email. we're using supabase as a backend for a mobile app. There's no web front end for this, meaning there's no where for the URL to go. Is there anyway to turn the validation off, like we can for signup?
    s
    • 2
    • 2
  • s

    silentworks

    02/01/2022, 6:13 PM
    Please move this to #839993398554656831 as its not a suggestion for the product but rather a quetsion.
  • e

    erik_flywheel

    02/01/2022, 6:17 PM
    Maybe I should rephrase this, but it is a product suggestion - make the email validation optional
    j
    • 2
    • 5
  • s

    silentworks

    02/01/2022, 6:19 PM
    Email change suggestion
  • c

    Chris_Acrobat

    02/01/2022, 8:23 PM
    https://supabase.com/docs/guides/auth/auth-github#register-a-new-oauth-application That header should end with "in GitHub" for clarity, or mention it in the chapter. When I first read it I believed it was referring to Supa, because that was what the previous chapter was referring to.
  • p

    productdevbook

    02/02/2022, 10:46 AM
    dev, beta, product, Free Limits should be increased, 3 teams, per team 3 projects. total
  • j

    jonny

    02/04/2022, 6:46 AM
    email validation
  • j

    jokerface

    02/05/2022, 7:22 PM
    Use Prisma as main supabase ORM and support manny different databases.
  • j

    jdgamble555

    02/07/2022, 3:40 AM
    I'm sure this is on the list, but a @reference directive UI for ON UPDATE / DELETE CASCADE
  • s

    Sealion

    02/07/2022, 7:46 PM
    https://github.com/supabase-community/svelte-supabase/pull/13 If anyone wantΒ΄s to help out how to create a simple auth-template for sveltekit and supabase. I believe this would help supabase popularity immensely if you could get the auth to work "out of the box" with sveltekit.
  • d

    dmitriy.dranko

    02/08/2022, 1:55 PM
    Magic Link (original tab)
    • 1
    • 1
1...202122...32Latest