view database/init/database.sql @ 42:e1017d556437

add unique indexes on number_in_pr
author David A. Holland
date Sun, 15 Jun 2014 18:16:12 -0400
parents 68cc276ac118
children
line wrap: on
line source

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

create database swallowtail;