Merged in feature/remove-mocks (pull request #202)

Feature/remove mocks

* remove mocks

* cleanup db migrations
This commit is contained in:
Jay Brown
2026-01-15 20:39:32 +00:00
parent 0ddae4f91e
commit 35d72fccbe
244 changed files with 2573 additions and 50860 deletions
@@ -1,2 +0,0 @@
DROP INDEX IF EXISTS idx_documentuploads_filename;
ALTER TABLE documentUploads DROP COLUMN IF EXISTS filename;