view TODO @ 54:36d91dfe017f

use valid sql syntax, mostly from yetoo on freenode
author David A. Holland
date Sun, 10 Apr 2022 17:41:24 -0400
parents ceecdbbb1364
children
line wrap: on
line source

There is no permissions setup for the SQL schema.

There are no indexes declared, except for implicitly via primary keys.

None of the scripts actually exist yet.

Needs a configure script.
in the meantime, set these things in config.mk:
	DESTDIR
	PREFIX
and config.sed should substitute these things:
	@PYTHON@
	@SH@
	@VERSION@