# Gopher Periodic Table of the Elements / Tickets
HTML fossil clone https://chiselapp.com/user/bencollver/repository/periodic/
DIR Timeline
DIR Files
DIR Branches
DIR Tags
DIR (Tickets)
DIR Wiki
---
# Reference
fossil ticket show 0
fossil sql --readonly
SELECT tkt_id, tkt_uuid, datetime(tkt_mtime) AS
mtime, datetime(tkt_ctime) AS ctime, type, status,
subsystem, priority, severity, foundin,
resolution, title, comment FROM repository.ticket