bug fix for atemschutz

This commit is contained in:
Matthias Hochmeister
2026-03-01 19:21:34 +01:00
parent 6495ca94d1
commit 355163820f

View File

@@ -6,6 +6,8 @@
-- users table, update_updated_at_column trigger function)
-- =============================================================================
CREATE EXTENSION IF NOT EXISTS pgcrypto;
-- -----------------------------------------------------------------------------
-- 1. Event categories table
-- -----------------------------------------------------------------------------