view database/init/database.sql @ 26:b296ea10b8f5

install the sql in $PREFIX/share
author David A. Holland
date Sun, 26 May 2013 22:04:04 -0400
parents 68cc276ac118
children
line wrap: on
line source

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

create database swallowtail;