Mercurial > ~dholland > hg > swallowtail > index.cgi
annotate database/primary-init.sql @ 35:d18135398d0f
Some clarifications.
(in particular, clarify that full access via the web interface is a
long-term goal, just not an immediate priority)
Regenerating the pdf file will have to wait for PR 48884.
author | David A. Holland |
---|---|
date | Sun, 08 Jun 2014 19:15:48 -0400 |
parents | 021ec7010271 |
children |
rev | line source |
---|---|
8
68cc276ac118
SQL material from old tree, split up for accessibility.
David A. Holland
parents:
diff
changeset
|
1 -- Primary database initialization. |
68cc276ac118
SQL material from old tree, split up for accessibility.
David A. Holland
parents:
diff
changeset
|
2 -- Needs to be done as database superuser. |
68cc276ac118
SQL material from old tree, split up for accessibility.
David A. Holland
parents:
diff
changeset
|
3 |
27 | 4 \ir init/database.sql |
5 \ir init/users.sql |