0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 00:10:11 -05:00
penpot/docker/devenv/files/postgresql_init.sql
Andrey Antukh 59a45530a8 🐳 Add babashka to devenv.
Among other changes.
2021-03-31 09:28:15 +02:00

2 lines
63 B
SQL

CREATE DATABASE penpot_test;
CREATE DATABASE penpot_telemetry;