-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
The pg serve read-only PostgreSQL store does not support write operations. Implementing stars, pins, insights, rename, delete, and trash operations against PostgreSQL would allow full functionality when serving from PG.
The db.Store interface already defines the boundaries for these operations — the PG store just needs concrete implementations.
Tracked from the pg-sync refactor spec (out of scope for initial implementation).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels