Creation of database foundations.

This commit is contained in:
Florian THIERRY
2023-11-30 17:09:00 +01:00
parent a8046a1227
commit cb07b71a88
4 changed files with 23 additions and 0 deletions

View File

@@ -0,0 +1 @@
CREATE EXTENSION IF NOT EXISTS "uuid-ossp";