diff --git a/pkg/coredata/migrations/20250312T165900Z.sql b/pkg/coredata/migrations/20250312T165900Z.sql new file mode 100644 index 000000000..45b8e029b --- /dev/null +++ b/pkg/coredata/migrations/20250312T165900Z.sql @@ -0,0 +1 @@ +CREATE EXTENSION IF NOT EXISTS pg_stat_statements; \ No newline at end of file