Files
2024-07-19 17:04:42 +02:00

3 lines
82 B
SQL
Executable File

CREATE SCHEMA IF NOT EXISTS mangezmieux;
CREATE EXTENSION IF NOT EXISTS pgcrypto;