pgcrypto
This commit is contained in:
@@ -3,6 +3,7 @@ create extension if not exists pgtap;
|
|||||||
create extension if not exists postgis;
|
create extension if not exists postgis;
|
||||||
create extension if not exists pgrouting;
|
create extension if not exists pgrouting;
|
||||||
create extension if not exists vector;
|
create extension if not exists vector;
|
||||||
|
create extension if not exists pgcrypto;
|
||||||
|
|
||||||
create table adherent (
|
create table adherent (
|
||||||
id int primary key,
|
id int primary key,
|
||||||
|
|||||||
Reference in New Issue
Block a user