comparison database/init/database.sql @ 8:68cc276ac118

SQL material from old tree, split up for accessibility.
author David A. Holland
date Sun, 19 Feb 2012 19:54:48 -0500
parents
children
comparison
equal deleted inserted replaced
7:c013fb703183 8:68cc276ac118
1 -- Database initialization.
2 -- Needs to be done as database superuser.
3
4 create database swallowtail;