view database/init/database.sql @ 9:efb427d8b704

obvious stuff that isn't done yet
author David A. Holland
date Sun, 19 Feb 2012 19:55:32 -0500
parents 68cc276ac118
children
line wrap: on
line source

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

create database swallowtail;