tavern/init.sql

2 lines
67 B
MySQL
Raw Permalink Normal View History

CREATE DATABASE tavern;
CREATE EXTENSION IF NOT EXISTS "uuid-ossp";