Commit a30de3c
Fix RLS policy: allow publishing by adding 'published' to WITH CHECK
The WITH CHECK clause was missing 'published', causing publish action
to be blocked by row-level security.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 1ea8a70 commit a30de3c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
0 commit comments