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

    Olyno

    09/21/2022, 9:10 PM
    You can, or simply use the pg_dump command which would work too if managed correctly
  • k

    kapsonfire

    09/21/2022, 9:19 PM
    uuuh - reading supabase docs about full text search, did i miss the part about case insensitve text search, i know per default postgres is case sensitive.. either had to use ci_text, some lower/uppercase index or something else hacky
  • k

    kapsonfire

    09/21/2022, 9:19 PM
    how is it solved in supabase?
  • o

    Olyno

    09/21/2022, 9:50 PM
    Maybe this could help you https://dba.stackexchange.com/a/114859
  • o

    Olyno

    09/21/2022, 9:50 PM
    it's the same thing Supabase uses
  • k

    kapsonfire

    09/21/2022, 10:03 PM
    Oh the vector Thing is already CI... nice
  • o

    Olyno

    09/21/2022, 10:39 PM
    Yeah, Supabase is simply a wrapper around postgres, so you can use everything postgres already has!
  • k

    KTibow

    09/21/2022, 10:44 PM
    casual question, can you fetch past things in realtime
  • g

    garyaustin

    09/21/2022, 11:24 PM
    No you have to select from the table. There is no queue.
  • k

    KTibow

    09/21/2022, 11:24 PM
    got it
    g
    • 2
    • 3
  • k

    KTibow

    09/21/2022, 11:25 PM
    so if i was making a stored chat does broadcasting have a place, or should i just use normal insert and subscribe?
  • o

    organicX

    09/22/2022, 1:44 AM
    Hi
  • o

    organicX

    09/22/2022, 1:44 AM
    For creating a supabase account, is it only possible to create it through GitHub?
  • g

    garyaustin

    09/22/2022, 1:47 AM
    Currently, yes.
  • o

    organicX

    09/22/2022, 1:47 AM
    Ok. For phone number auth, is there pricing for it?
  • o

    organicX

    09/22/2022, 1:47 AM
    I didn't see any pricing info for phone auth on the pricing pages
  • g

    garyaustin

    09/22/2022, 1:48 AM
    Please ask in #1006358244786196510
  • o

    organicX

    09/22/2022, 1:48 AM
    Ok
  • o

    organicX

    09/22/2022, 1:50 AM
    If anyone can, please help regarding this topic https://discord.com/channels/839993398554656828/1022323875914194975
  • u

    49Ryann

    09/22/2022, 5:17 AM
    Anyone having issues with edge function logs currently?
  • a

    AlanK

    09/22/2022, 6:57 AM
    Or invitation emails?
  • u

    49Ryann

    09/22/2022, 12:22 PM
    Haven't been able to view logs for over 6 hrs now
  • k

    kapsonfire

    09/22/2022, 1:56 PM
    I got my first project i'm gonna work with supabase.. i created a docker to benchmark deno/bun/node http frameworks - on the agent running the benchmark im gonna push the data to supabase and then creating a consumer website visualizing the results in nice charts
  • b

    bdz

    09/22/2022, 4:35 PM
    What do i do/where to do I go to get one of these great looking hats I see on twitter?! ha
  • o

    Olyno

    09/22/2022, 4:38 PM
    You can either buy one on the Supabase store () or become a Supasquad member by contributing to Supabase (creating awesome projects, be active...) :p
  • b

    bdz

    09/22/2022, 4:44 PM
    Ah nice, I didnt see a store link! Thanks
  • d

    debabrata

    09/22/2022, 5:08 PM
    With the supabase-js v2 launch, is it going to break apps using v1 of the library? 🤔
  • o

    Olyno

    09/22/2022, 5:26 PM
    Indeed, it's a breaking release, so careful when updating
  • d

    debabrata

    09/22/2022, 5:27 PM
    Got it. Thank you!
  • s

    silentworks

    09/22/2022, 6:57 PM
    The library has breaking changes but your app using v1 should still work, however do note that when the final release of v2 is out we will only be supporting the v1 library for 3 months after with security updates.
1...262263264...392Latest