https://supabase.com/ logo
Join DiscordCommunities
Powered by
# off-topic
  • d

    debabrata

    01/11/2022, 5:57 PM
    Oh sorry
  • d

    debabrata

    01/11/2022, 5:58 PM
    Can you try using auth.signIn instead of auth.signUp?
  • d

    drex

    01/11/2022, 5:59 PM
    yea tried that
    d
    • 2
    • 10
  • s

    Scott P

    01/11/2022, 6:00 PM
    Just a reminder that there are dedicated #843999948717555735 and #869406062036529193 channels, and that threads should be used to keep conversations in one place (which also helps other people find solutions in future)
  • d

    debabrata

    01/11/2022, 6:03 PM
    Right sorry. I should have used threads
  • b

    bdougie

    01/11/2022, 9:05 PM
    Anyone know if there is a way to share the schema of my supabase table. For context I have a DB created for an open source project and want to easy share context for the structure of the db without granting access to my DB directly. The end goal is to include context in docs.
    s
    m
    • 3
    • 5
  • s

    shinypb

    01/11/2022, 10:04 PM
    Anyone encountered this before?
    Copy code
    $ supabase start
    Error: Error starting database: ERROR:  database "main" does not exist
    Update: running
    supabase init
    again made it go away ¯\_(ツ)_/¯
  • s

    silentworks

    01/11/2022, 10:16 PM
    Sharing db schema
  • b

    Biondi Bagasta Wiko Putra

    01/12/2022, 7:24 AM
    #ASK Can i make a queue number just like in the Bank or Hospital from supabase database and it will be automatically got reset in the next day??????
  • n

    n0a

    01/12/2022, 7:39 AM
    Yes, you could have a table with queue numbers, and then run a cron job every day to remove old data :) https://supabase.com/blog/2021/03/05/postgres-as-a-cron-server
  • d

    doctorRuediger

    01/12/2022, 7:54 AM
    Hello, I have a quick question about data protection. When I developed apps for work, someone else took care of them and my personal apps have always been offline until now. Does anyone have experience of how I have to expand the data protection declaration when I save the data in Supabase?
  • u

    UnderNightcore

    01/12/2022, 8:59 AM
    Do functions persist when created through the SQL editor?
    s
    • 2
    • 2
  • u

    UnderNightcore

    01/12/2022, 9:00 AM
    Cause it doesn't seem to be a Functions tab when using Supabase CLI
  • a

    Anto Cristian

    01/12/2022, 9:04 AM
    Ia there a way to move a project from an account to another account ?
    s
    • 2
    • 3
  • u

    UnderNightcore

    01/12/2022, 9:05 AM
    You can technically backup the db and restore it in your new project
  • u

    UnderNightcore

    01/12/2022, 9:06 AM
    They provide you with all the details you need to connect to the Postgres instance
  • a

    Anto Cristian

    01/12/2022, 9:06 AM
    Yes but I would like to keep the same secret keys.
  • a

    Anto Cristian

    01/12/2022, 9:07 AM
    Because the app is already in production.
  • a

    Anto Cristian

    01/12/2022, 9:07 AM
    Or should I migrate only the database ?
  • u

    UnderNightcore

    01/12/2022, 9:07 AM
    Keys would probably change I guess
  • s

    sockenguy

    01/12/2022, 10:52 AM
    Is it possible to generate proper typescript interface from my models with supabase?
  • m

    milan

    01/12/2022, 11:48 AM
    I'm wondering what best practice for machine to machine auth is in GoTrue. It seems like it's build with User-auth-only in mind and I'm doing research if it would be worth it to implement support for machine to machine auth (think client credentials grant). Any of you who has the need for this? And thoughts?
  • m

    milan

    01/12/2022, 12:09 PM
    There's no 'native' solution in place yet, for now you can use 3rd party options: https://supabase.com/docs/reference/javascript/generating-types
  • s

    silentworks

    01/12/2022, 12:10 PM
    Functions persist
  • s

    silentworks

    01/12/2022, 12:10 PM
    Move project
  • s

    sockenguy

    01/12/2022, 12:11 PM
    Interesting, I will try that out thanks ❤️
  • s

    silentworks

    01/12/2022, 5:22 PM
    In case anyone is having issues with their project/s at the moment, there is an Dahsboard outage incident but the Supabase team are working on at the moment https://status.supabase.com/incidents/wfw0dqkpfxjg
  • g

    Gus

    01/13/2022, 3:25 PM
    Hello! Is there someone for support around here? For 4 hours the supabase service has been throwing timeout. It seems to me that it is the postgrest service that is down in my instance. The operation of my organization is paralyzed, I created a support ticket but I have not had a response. Please help! 😫
    c
    • 2
    • 7
  • c

    chipilov

    01/13/2022, 4:09 PM
    Server timeout
  • d

    defidoctor

    01/13/2022, 5:13 PM
    apologize for the noob question but how does one find out the bandwidth for storage in realtime? I've tried to use Storage Egress report but it's not realtime
1...179180181...392Latest