quivr/supabase/migrations/20240103181925_cleanup.sql
Stan Girard 10d0ec0448 feat: 🎸 supabase
added usage of cli
2024-01-03 21:53:37 +01:00

4 lines
133 B
SQL

drop function if exists "public"."match_summaries"(query_embedding vector, match_count integer, match_threshold double precision);