mirror of
https://github.com/supabase/supabase.git
synced 2026-06-01 10:21:10 +08:00
postgres extension docs: pgjwt
This commit is contained in:
@@ -404,6 +404,11 @@ export const database = {
|
||||
url: '/guides/database/extensions/pgaudit',
|
||||
items: [],
|
||||
},
|
||||
{
|
||||
name: 'pgjwt: JSON Web Tokens',
|
||||
url: '/guides/database/extensions/pgjwt',
|
||||
items: [],
|
||||
},
|
||||
{
|
||||
name: 'PGRoonga: Multilingual Full Text Search',
|
||||
url: '/guides/database/extensions/pgroonga',
|
||||
|
||||
Reference in New Issue
Block a user