Mercurial > ~dholland > hg > swallowtail > index.cgi
view database/init/database.sql @ 49:4b7f0ee35994
Use != in python and <> in sql.
author | David A. Holland |
---|---|
date | Sat, 02 Apr 2022 18:10:30 -0400 |
parents | 68cc276ac118 |
children |
line wrap: on
line source
-- Database initialization. -- Needs to be done as database superuser. create database swallowtail;