-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestfeedback:wild-lycheeFeedback from Wild Lychee buildFeedback from Wild Lychee build
Description
Problem
Approving 12 pending members = 12 individual PATCH requests. CSV import of 200 members = 200 POSTs. No way to batch operations.
Suggested Solution
Support PostgREST's bulk insert (POST with array body) and document it. Or add a batch endpoint that accepts an array of operations.
Context
Discovered during Wild Lychee admin member management. Workaround: use an edge function with db.sql() for bulk updates.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfeedback:wild-lycheeFeedback from Wild Lychee buildFeedback from Wild Lychee build