Skip to content

Commit acdf34d

Browse files
author
License Bot
committed
Automatic application of license header
1 parent 4f0550a commit acdf34d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

internal/database/mariadb/migrations/20260209134054_drop_activity_tables.down.sql

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
-- SPDX-FileCopyrightText: 2026 SAP SE or an SAP affiliate company and Greenhouse contributors
2+
-- SPDX-License-Identifier: Apache-2.0
3+
14
create table if not exists Activity
25
(
36
activity_id int unsigned auto_increment

0 commit comments

Comments
 (0)