Mercurial > ~dholland > hg > swallowtail > index.cgi
view database/init/database.sql @ 44:812c956dd0e9
Add another admin queue type for comments on nonexistent PRs.
Also, correct stupid spelling mistake. Need to get the test harness
running again.
author | David A. Holland |
---|---|
date | Mon, 16 Jun 2014 01:27:45 -0400 |
parents | 68cc276ac118 |
children |
line wrap: on
line source
-- Database initialization. -- Needs to be done as database superuser. create database swallowtail;