Have RPCs in a separate supabase folder in codebase for maintainability
Aniket Das suggests a feature for Supabase to automatically generate a folder for RPCs in the codebase to improve maintainability and version control. They find managing RPCs with SQL migration files challenging and propose a solution similar to the automatic generation of types.ts.