Files
lst_v3/migrations/0068_flaky_retro_girl.sql
Blake Matthes 47b149d1ea
All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 4m26s
feat(dm): migrated all the dm topics
2026-06-26 11:05:17 -05:00

4 lines
81 B
SQL

CREATE TABLE "prod_audit_log_processed" (
"last_processed" integer DEFAULT 0
);