tasq/supabase
Marc Rejohn Castillano d81e2cde26 Fix RAISE NOTICE syntax in migration error handler
Use parameterized RAISE NOTICE with %L placeholders instead of trying to
concatenate strings inside quoted literals. This fixes the syntax error where
|| operators were being treated as string content instead of SQL operators.
2026-03-20 18:30:19 +08:00
..
functions Implement push notification reminder system with 9 notification types 2026-03-20 18:26:48 +08:00
migrations Fix RAISE NOTICE syntax in migration error handler 2026-03-20 18:30:19 +08:00