Skip to content

Commit

Permalink
Update database/src/main/postgres/runs/V1.5.16__create_or_update_addi…
Browse files Browse the repository at this point in the history
…tional_data.sql

Co-authored-by: David Benedeki <14905969+benedeki@users.noreply.github.com>
  • Loading branch information
salamonpavel and benedeki authored Sep 3, 2024
1 parent 087bd14 commit 3bfea09
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ CREATE OR REPLACE FUNCTION runs.create_or_update_additional_data(
OUT o_ad_author TEXT
) RETURNS SETOF record AS
$$
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
--
-- Function: runs.create_or_update_additional_data(3)
-- Adds the additional data for the input partitioning. If additional data of a given name already
Expand Down

0 comments on commit 3bfea09

Please sign in to comment.