Why you NEED to be using Database Branching!

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ม.ค. 2025

ความคิดเห็น • 17

  • @ADHDOCD
    @ADHDOCD 26 วันที่ผ่านมา

    More step by step workflow videos like these for multi-tenant Authorization as well! This makes so much sense now in terms of creating a local vs prod project. Thanks!

  • @nikhiljay
    @nikhiljay 5 หลายเดือนก่อน +15

    "Branching is an early access only feature, which must not be used in a production setting."

  • @dombicile4539
    @dombicile4539 21 วันที่ผ่านมา

    You made a very dry subject *super* interesting. Thank you!

  • @luisandrade1291
    @luisandrade1291 5 หลายเดือนก่อน +2

    Dumb question: so the seed file only runs if it’s not the main branch?

  • @soilstress
    @soilstress 2 หลายเดือนก่อน

    I feel like the cuts cause information to be conveyed incorrectly.
    4:28 - CC:`Because RLS blocks everything by default. Secure. But just for the select action.`. Which I hope is not true. I think/hope the [But] sentence is in reference to your specific policy which was maybe just a bad cut in the video???

  • @champechilufya1458
    @champechilufya1458 5 หลายเดือนก่อน +1

    Im a abit simple so does this create multiple copies of your databasr and the data inside ?

  • @francescoimpellizzeri1345
    @francescoimpellizzeri1345 5 หลายเดือนก่อน

    I hope branching will be prod-ready soon! Such a game-changer

  • @rtorcato
    @rtorcato 5 หลายเดือนก่อน +1

    does the supabase editor create migrations too? It would be cool if it would add the migrations to a project's repo as a commit.

    • @funkdefied1
      @funkdefied1 5 หลายเดือนก่อน +4

      You can use the CLI to diff you DB state against the DB state described in the migration and automatically create a new migration to match them.

    • @1youngtai
      @1youngtai 5 หลายเดือนก่อน

      @@funkdefied1 how?

    • @littlehobbyshop
      @littlehobbyshop 5 หลายเดือนก่อน +2

      @@1youngtai Make whatever changes you want in your local supabase instance in the browser UI then run 'npx supabase db pull' it will check for differences between what's in the database now and what's in your migrations. Then it will automatically create a "remote_schema" migration in your project codebase.

    • @JonathanSummersMuir
      @JonathanSummersMuir 5 หลายเดือนก่อน

      @rtorcato
      > does the supabase editor create migrations too? It would be cool if it would add the migrations to a project's repo as a commit.
      That's exactly how we thought it could work in the long term.

  • @akash-kumar737
    @akash-kumar737 5 หลายเดือนก่อน +2

    Supabase is backed for startups.

  •  5 หลายเดือนก่อน

    Amazing!

  • @mikestaub
    @mikestaub 4 หลายเดือนก่อน

    Very nice

  • @innovatorshome
    @innovatorshome 4 หลายเดือนก่อน

    mark zuckerburg is on show with jhon, explaining the new features of meta