mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-25 09:37:56 +00:00
2e33e84c7c
Updated migration 003 to properly handle RLS: - Make username nullable with default - Drop all existing policies and recreate them - Add proper INSERT policy with WITH CHECK clause - Add UPDATE policy with both USING and WITH CHECK This fixes RLS error blocking profile creation. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>