mirror of
https://github.com/supabase/supabase.git
synced 2026-06-21 18:23:01 +08:00
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? Bug fix ## What is the current behavior? Manual replacement of quotes ## What is the new behavior? Uses defined SQL literal function ## Additional context No security risk, but builds better sql strings following best practice and avoids potential issues with frontend mis-escaping something