view database/init/database.sql @ 51:ef6d572c4e1e

switch to python3 style print()
author David A. Holland
date Sat, 02 Apr 2022 18:14:40 -0400
parents 68cc276ac118
children
line wrap: on
line source

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

create database swallowtail;