Mercurial > ~dholland > hg > swallowtail > index.cgi
view database/init/database.sql @ 53:62d82881799f
Update python versions to probe.
author | David A. Holland |
---|---|
date | Sat, 02 Apr 2022 21:15:27 -0400 |
parents | 68cc276ac118 |
children |
line wrap: on
line source
-- Database initialization. -- Needs to be done as database superuser. create database swallowtail;