Mercurial > ~dholland > hg > swallowtail > index.cgi
view database/init/database.sql @ 40:44c1509055c7
improvements in message handling
author | David A. Holland |
---|---|
date | Sun, 15 Jun 2014 17:54:11 -0400 |
parents | 68cc276ac118 |
children |
line wrap: on
line source
-- Database initialization. -- Needs to be done as database superuser. create database swallowtail;