Skip to content

Commit 8316a59

Browse files
authored
Merge pull request #72 from WilhelmWesser/HCK-3930-hackolade-re-microsoft-sql-server-pluggin-0-1-66
HCK-3930: ease tech name naming convention
2 parents 22f5718 + 5334b25 commit 8316a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"code": "^[a-z_0-9]{0,64}$"
2+
"code": "^[A-Za-z_0-9]{0,64}$"
33
}

0 commit comments

Comments
 (0)