https://supabase.com/ logo
Join Discord
Powered by
# off-topic
  • u

    user

    11/20/2021, 10:46 PM
    Another question is, for the Postgres database, are these DBs being provisioned directly on some Kubernetes cluster? like with the Postgres-Operator? or are these just DBs created on a single giant multi-tenant Postgres server?
  • g

    garyaustin

    11/20/2021, 11:02 PM
    reset password with confirmation of old password
  • c

    carlomigueldy.eth

    11/21/2021, 1:18 AM
    Anyone can reconmmend me a good tool for Supabase Database Migrations? But I'm not referring to migrating from a MongoDB database or MySQL database into Supabase PostgreSQL. Maybe something that can run CI?
  • t

    tourdownunder

    11/21/2021, 4:31 AM
    I've previously heard of migra and was heading down that path and found https://www.slip.so/tutorials/database-migrations-in-supabase-with-migra though haven't looked into it yet.
  • b

    baptisteArno

    11/21/2021, 10:15 AM
    Hey friends, I'm a bit confused. Is
    supabase/realtime
    is the same as what is described here: https://supabase.com/docs/reference/javascript/subscribe ?
  • h

    HarryET

    11/21/2021, 11:49 AM
    That is the "API" that runs on supabase's end the JS library is just a client library.
    supabase/realtime
    is written in elixir and you should have to worry about it unless seofhosting or contributing πŸ™‚
  • v

    VuNguyen

    11/21/2021, 12:06 PM
    uh wdym by "is the same as described"
  • c

    chipilov

    11/21/2021, 2:44 PM
    I am using Flyway's CLI (https://flywaydb.org/documentation/usage/commandline/) PROs: - mature - simple CLI interface - feature rich (supports raw SQL files, checksums, versioned and repeatable migrations, mulitiple schemas, etc CONs: - mainly targets the Java world, so the CLI is about 90MB since it includes the JRE (you can avoid that if you know you will have JRE on the machine where you do the migrations) - does NOT support diffing
  • s

    saiarjun546

    11/21/2021, 4:42 PM
    can anyone contribute or is it only specific people
    s
    • 2
    • 1
  • s

    silentworks

    11/21/2021, 4:58 PM
    Contributing to Supabase library
  • d

    dasbardgoet

    11/21/2021, 5:44 PM
    So its time for me to switch to a different database if supabase doesnt want to work anymore?
  • u

    user

    11/21/2021, 5:58 PM
    Hey πŸ˜„
  • j

    Jacob Paris πŸ‡¨πŸ‡¦

    11/21/2021, 6:00 PM
    Has anyone tried repackaging the supabase table editor into their application for users to use?
  • b

    Bryan K.

    11/21/2021, 6:42 PM
    Are there any plans to add some CMS functionality to Supabase? It seems like other headless CMS tools (Strapi, Directus, etc.) can work with Supabase, but end up replicating things like Auth, API, Storage, etc. I'd like to know if there is something like a graphical editor integration for data in Supabase on the roadmap.
  • h

    HarryET

    11/21/2021, 7:46 PM
    nope, but thought about trying it soon
  • i

    IvanCodes

    11/21/2021, 9:27 PM
    Anyone know when functions are coming out?
  • s

    Sophic

    11/21/2021, 9:36 PM
    Are there any plans for additional tiers? I have a wide range of just hobby/random projects that I wouldnt mind paying usage fees for but I cant justify $25 a month.
  • a

    anothercoder

    11/22/2021, 7:01 AM
    Look out for launch week next week...
  • i

    IvanCodes

    11/22/2021, 7:47 AM
    Thanks
  • j

    Jaeden

    11/22/2021, 2:58 PM
    Is it me or does the SDK always return a image URL even if the file doesn't exist? This seems odd to me.
    Copy code
    await supabase.storage
      .from('public')
      .getPublicUrl('file-that-does-not-exist.png')
    a
    • 2
    • 7
  • m

    MDobs

    11/22/2021, 6:08 PM
    quick question, there is no way right now to write and deploy anything like Firebase functions in supabase right?
  • c

    chipilov

    11/22/2021, 7:23 PM
    yes, but it's in the roadmap and an alpha version might be available soon
  • a

    anothercoder

    11/23/2021, 1:46 AM
    Supabase Functions may be launching soon, look out for next week's launch...
  • s

    Shaun Regenbaum

    11/23/2021, 3:14 AM
    Will supabase functions work with cloudflare workers?
  • j

    john654

    11/23/2021, 7:03 AM
    Is supabase down for anyone else? πŸ‘€
  • j

    john654

    11/23/2021, 7:03 AM
    @User @User
  • c

    copple

    11/23/2021, 7:04 AM
    checking ..
  • c

    copple

    11/23/2021, 7:05 AM
    the dashboard is up for me. We just did a deploy - perhaps it's a caching issue? Can you try clear your cache and reload?
  • j

    john654

    11/23/2021, 7:06 AM
    Sure, give me a sec
  • j

    john654

    11/23/2021, 7:07 AM
    There you go! Should have tried that in first place =x. Thanks @User
1...140141142...392Latest