mirror of
https://github.com/supabase/supabase.git
synced 2026-09-08 10:59:38 +08:00
* Bump the sql-formatter dependency. * Add a function formatQuery which is a wrapper around sql-formatter. * Replace all formatSQL features to use the new function formatSql. * Remove unneeded RQ for formatting. * Small fix.