Initial RAA parser poster copy

This commit is contained in:
Your Name
2026-08-03 16:18:56 +05:00
commit d01890ff2c
148 changed files with 18924 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
ALTER TABLE ai_qualification_batches
ADD COLUMN IF NOT EXISTS prompt_text TEXT;
ALTER TABLE ai_writer_batches
ADD COLUMN IF NOT EXISTS prompt_text TEXT;