You made a very dry subject *super* interesting. Thank you!
@ADHDOCDАй бұрын
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!
@nikhiljay5 ай бұрын
"Branching is an early access only feature, which must not be used in a production setting."
@francescoimpellizzeri13455 ай бұрын
I hope branching will be prod-ready soon! Such a game-changer
@luisandrade12915 ай бұрын
Dumb question: so the seed file only runs if it’s not the main branch?
@soilstress2 ай бұрын
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???
@akash-kumar7375 ай бұрын
Supabase is backed for startups.
@rtorcato5 ай бұрын
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.
@funkdefied15 ай бұрын
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.
@1youngtai5 ай бұрын
@@funkdefied1 how?
@littlehobbyshop5 ай бұрын
@@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.
@JonathanSummersMuir5 ай бұрын
@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.
@champechilufya14585 ай бұрын
Im a abit simple so does this create multiple copies of your databasr and the data inside ?
5 ай бұрын
Amazing!
@mikestaub4 ай бұрын
Very nice
@innovatorshome4 ай бұрын
mark zuckerburg is on show with jhon, explaining the new features of meta