add pgcrypto extension

This commit is contained in:
keyan 2022-01-07 13:28:17 -06:00
parent b6a530f5c4
commit f6028d441c
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
CREATE EXTENSION pgcrypto;