Create SIGHTINGS table
authorKarl O. Pinc kop@karlpinc.com <kop@karlpinc.com>
Wed, 13 May 2026 16:50:21 +0000 (16:50 +0000)
committerKarl O. Pinc kop@karlpinc.com <kop@karlpinc.com>
Wed, 13 May 2026 16:50:21 +0000 (16:50 +0000)
commitdd54aab638e393a6c0128d9d9ac040769048af6f
treeed1d0b290e894054ef5ad76f42a8be41fe32d832
parent94389ea3d51f9d255c3e2206aa6d744fb5d94822
Create SIGHTINGS table

Somehow, the file that defines the table was empty.

This fixes the error that prevents comments from loading into the db
when the db is (re)created.
db/schemas/sokwedb/tables/create/sightings.m4