view database/init/database.sql @ 37:edf081d0b282

Need to retain the mime-type of messages.
author David A. Holland
date Sun, 15 Jun 2014 17:13:50 -0400
parents 68cc276ac118
children
line wrap: on
line source

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

create database swallowtail;