Josh Campbell
Profoundly curious, lifelong learner making the type of products I would want to use.
In Supabase, which is built on PostgreSQL, when you create functions using PL/pgSQL (Procedural Language/PostgreSQL), you have the option to specify the volatility category of each function: VOLATILE, STABLE, or IMMUTABLE. These categories describe h...
thingengineer.hashnode.dev7 min read
No responses yet.