Add registry, ingest, timeline, tickets features

This commit is contained in:
2026-02-05 22:49:11 +03:00
parent 1aba59fca5
commit fe9e08f1a6
44 changed files with 3514 additions and 31 deletions

View File

@@ -0,0 +1,2 @@
DROP TABLE IF EXISTS ticket_links;
DROP TABLE IF EXISTS tickets;