Merge branch 'master-AIO' into feature/media-analytics-logging

This commit is contained in:
Patrick Fic
2025-11-17 16:31:04 -08:00
20 changed files with 407 additions and 510 deletions

View File

@@ -0,0 +1,4 @@
-- Could not auto-generate a down migration.
-- Please write an appropriate down migration for the SQL below:
-- alter table "public"."jobs" add column "admin_clerk" text
-- null;

View File

@@ -0,0 +1,2 @@
alter table "public"."jobs" add column "admin_clerk" text
null;