Skip to content

Commit

Permalink
1519 - remove length constraint for internal description in dataset_f…
Browse files Browse the repository at this point in the history
…ield table (#1522)
  • Loading branch information
Vladysl authored Nov 23, 2023
1 parent 3ab7cd0 commit 5ed570c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ALTER TABLE dataset_field
ALTER COLUMN internal_description TYPE varchar;

0 comments on commit 5ed570c

Please sign in to comment.