https://supabase.com/ logo
Join Discord
Powered by
# help
  • d

    Deleted User

    11/06/2021, 5:04 AM
    πŸ˜’
  • m

    M0nk3yBrainDead

    11/06/2021, 5:04 AM
    https://cdn.discordapp.com/emojis/613185229653409883.png?size=64
  • m

    M0nk3yBrainDead

    11/06/2021, 5:05 AM
    Check your spelling it might be a spelling mistake
  • m

    M0nk3yBrainDead

    11/06/2021, 5:05 AM
    https://cdn.discordapp.com/emojis/731169228639698947.png?size=64
  • d

    Deleted User

    11/06/2021, 5:05 AM
    Please don’t reply with obvious things and actually help <3
  • u

    user

    11/06/2021, 8:49 AM
    Hello, Context : I'm building a React App made with CRA. I set up Discord authentication with Supabase. Everytime I'm signin in with Discord, I'm asked to re-authorize my supabase app. Is it "normal" ?
  • y

    yurix

    11/06/2021, 10:52 AM
    Since yesterday I am getting this error when trying to visualize the images uploaded to the storage, why is this? https://xrcvldvpazufasqpqolt.supabase.co/storage/v1/object/public/test/pages/8f770971-da30-49fa-99d0-d9f8e0546056/performance_2_w584-42.png#
  • y

    yurix

    11/06/2021, 2:02 PM
    Any ideas? I've actually been having this error for days
  • r

    rchampourlier

    11/06/2021, 6:15 PM
    Hi! I'm using Supabase (hosted/pro) with a NextJS/Prisma app deployed on Vercel with API serverless functions. Even though I've followed Prisma serverless guide https://www.prisma.io/docs/guides/performance-and-optimization/connection-management#serverless-environments-faas and using pgbouncer provided by Supabase, I'm running into
    PrismaClientInitializationError: Error querying the database: db error: ERROR: no more connections allowed (max_client_conn)
    with a really small traffic. Any hint on where the problem may come from or how to investigate? With no access to pgbouncer or the PG connection details, it's hard to understand what's going on. Been on this problem for almost a week now, I can't find anything... Thanks in advance πŸ™
    d
    • 2
    • 3
  • r

    ramirez

    11/06/2021, 6:34 PM
    Hi guys, how can i turn this sql statement into an API request, I've tried with or, match, eq and I can't get it to work
    Copy code
    select * from lista_amigo
    where (id_usuario1 = '5f97caf5-4e91-4583-adcb-9404d30c7403' and id_usuario2= 'b8de25ee-3867-412c-89c0-f3a865597efa')
    or (id_usuario2 = '5f97caf5-4e91-4583-adcb-9404d30c7403' and id_usuario1= 'b8de25ee-3867-412c-89c0-f3a865597efa')
    g
    • 2
    • 23
  • v

    Village

    11/06/2021, 6:49 PM
    Is there anything special needed to backup the Postgres instance of Supabase?
  • v

    Village

    11/06/2021, 6:49 PM
    I.e. Does normal pg_dump work or is there some special options required
  • g

    garyaustin

    11/06/2021, 8:43 PM
    OR AND API
  • d

    DepSteph

    11/07/2021, 3:05 AM
    I would more want to include some key and foreign key. As user and student could be linked if need. Same for section or grade. May be you want to use the email of the student as an key or section name as an ID
  • j

    Jens Meindertsma

    11/07/2021, 8:14 PM
    Hey folks, hope you all are having an awesome weekend! I'm looking to use Supabase with Cloudflare Workers, and I'm curious about the scalability of Supabase. Google Cloud Firestore for example can provide up to a million connections and 10000 writes / sec. What can Supabase do? Also, if I host a database on Supabase, will it be distributed across multiple regions, or is there only a single origin location?
  • u

    user

    11/07/2021, 11:59 PM
    Hello everyone just discovering supabase and its really awesome !
  • u

    user

    11/07/2021, 11:59 PM
    have a question for ConfirmationURL. How can we change it please ? I see there is baseurl in configuration
  • u

    user

    11/08/2021, 12:00 AM
    but don't know how I am suppose to update this properly it's not present in the doc
  • u

    user

    11/08/2021, 12:05 AM
    I see the https://supabase.io/docs/reference/javascript/auth-signup#parameters redirectTo. But don't know how to use it really πŸ˜’
  • u

    user

    11/08/2021, 1:11 AM
    also about env variables I see https://supabase.io/docs/blog/2020/08/02/continuous-postgresql-backup-walg#1-configure-environment-variables-1. Is not available anymore ? :S
  • e

    emilioschepis

    11/08/2021, 7:55 AM
    Hey all! I have a doubt about supabase auth, I must be doing something wrong because this behavior is super weird. I have registered an user with my email. The registration went well, I have received the confirmation and was able to complete the flow. However now if I use an incognito window to register a new user, and I try to provide the same email as before, I get no error! Instead, I get the data about the original user, even if the password is wrong. Any suggestions?
  • t

    themashcodee

    11/08/2021, 9:05 AM
    is any any way to change the database password?
    s
    • 2
    • 2
  • t

    themashcodee

    11/08/2021, 9:18 AM
    what if accidently deleted a table from our database how to get back our data?
    s
    • 2
    • 3
  • m

    morgan

    11/08/2021, 9:34 AM
    Wondering if there's an example with protecting paths with the Supabase Auth + Next 12 _middleware?
  • e

    eunjae

    11/08/2021, 11:38 AM
    Is there an API where I can directly pass sql query without having to use client's select, insert, etc methods?
    s
    m
    • 3
    • 6
  • m

    Mihai Andrei

    11/08/2021, 12:05 PM
    @User you can make a view/rpc and call that
  • m

    Mihai Andrei

    11/08/2021, 12:05 PM
    but you cannot directly pass sql from the sdk
  • s

    silentworks

    11/08/2021, 12:21 PM
    Changing database password
  • s

    silentworks

    11/08/2021, 12:23 PM
    Delete table from database
  • s

    silentworks

    11/08/2021, 12:29 PM
    Directly passing sql query
1...127128129...316Latest