Deps Update and minor changes (#222)
1. Revert Card changes 2. Use X logo instead of Twitter 3. Update Dependencies * Remove reference to pg_sodium as new Supabase CLI doesn't play well with it
This commit is contained in:
committed by
GitHub
parent
6fbc5cf6e5
commit
e7f17dd34f
@@ -287,13 +287,6 @@ VALUES ('659e3b57-1128-4d26-8757-f714fd073fc4', 'c5b930c9-0a76-412e-a836-4bc4849
|
||||
SELECT pg_catalog.setval('"auth"."refresh_tokens_id_seq"', 5, true);
|
||||
|
||||
|
||||
--
|
||||
-- Name: key_key_id_seq; Type: SEQUENCE SET; Schema: pgsodium; Owner: supabase_admin
|
||||
--
|
||||
|
||||
SELECT pg_catalog.setval('"pgsodium"."key_key_id_seq"', 1, false);
|
||||
|
||||
|
||||
--
|
||||
-- Name: billing_customers_id_seq; Type: SEQUENCE SET; Schema: public; Owner: postgres
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user