Initial commit of PQS

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Cyd
2026-07-01 10:59:51 -05:00
co-authored by Claude Opus 4.8
commit 22e59d6290
185 changed files with 8930 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
truncate table pqs_currentmission;
truncate table pqs_mission;
truncate table pqs_pastmissions;
truncate table pqs_queue;