view database/init/database.sql @ 52:c0be30249ffe

Fix the argument handling.
author David A. Holland
date Sat, 02 Apr 2022 21:13:01 -0400
parents 68cc276ac118
children
line wrap: on
line source

-- Database initialization.
-- Needs to be done as database superuser.

create database swallowtail;