postgres extension docs: pgjwt

This commit is contained in:
Oliver Rice
2023-02-10 12:08:47 -06:00
parent 5d70811c1e
commit 950b3c19d6
2 changed files with 121 additions and 0 deletions

View File

@@ -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',