annotate database/primary-init.sql @ 48:3d5adf5a59d0

Fix python2.7 syntax errors.
author David A. Holland
date Sat, 02 Apr 2022 18:05:27 -0400
parents 021ec7010271
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
021ec7010271 make the inclusions work
David A. Holland
parents: 8
diff changeset
4 \ir init/database.sql
021ec7010271 make the inclusions work
David A. Holland
parents: 8
diff changeset
5 \ir init/users.sql