We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ba613a commit 9c624d8Copy full SHA for 9c624d8
1 file changed
scripts/20210105-155846.sql
@@ -0,0 +1 @@
1
+alter table projects add column branch text check(util.null_or_non_empty_trimmed_string(branch));
0 commit comments