test, more id fixes, and naming all files
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 48s

This commit is contained in:
2025-11-25 05:59:56 -08:00
parent 2a48b0a041
commit 1d0bd630b2
82 changed files with 708 additions and 116 deletions

View File

@@ -1,3 +1,4 @@
-- sql/drop_tables.sql
/*
-- This script is used to completely reset the public schema by deleting all tables.
-- It should be run before re-running the schema.sql.txt script to ensure a clean state.