2025SELab2-project-Dwengo/backend/config/db/init.sql
Tibo De Peuter 9bd7696c7b
chore(backend): Postgres in Docker
Voeg Postgres toe aan simpele docker compose
Initialisatiescript
2025-02-20 14:52:24 +01:00

2 lines
No EOL
46 B
SQL

-- Create the database
CREATE DATABASE dwengo;