view database/primary-init.sql @ 41:81851564f552

The initial description, how_to_repeat, and fix go in the first message. Storing them separately only creates a pile of special cases.
author David A. Holland
date Sun, 15 Jun 2014 17:55:56 -0400
parents 021ec7010271
children
line wrap: on
line source

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

\ir init/database.sql
\ir init/users.sql