view database/init/database.sql @ 38:68a4f2d8930e

Add stuff for automatic feedback timeout.
author David A. Holland
date Sun, 15 Jun 2014 17:21:54 -0400
parents 68cc276ac118
children
line wrap: on
line source

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

create database swallowtail;