diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/database/init/database.sql	Sun Feb 19 19:54:48 2012 -0500
@@ -0,0 +1,4 @@
+-- Database initialization.
+-- Needs to be done as database superuser.
+
+create database swallowtail;