Files
probo/pkg/coredata/migrations/20250814T114119Z.sql
Sacha Al Himdani 215e97d9f5 Add name to audit
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
2025-08-14 14:24:17 +02:00

2 lines
41 B
SQL

ALTER TABLE audits ADD COLUMN name TEXT;