fix: refs8174 pasar a char el PIN
gitea/salix/pipeline/pr-dev This commit looks good
Details
gitea/salix/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
f9434871d8
commit
d03a2ced04
|
@ -0,0 +1 @@
|
|||
ALTER TABLE vn.sim MODIFY COLUMN pin char(4) NOT NULL CHECK (`pin` REGEXP '^[0-9]+$');
|
Loading…
Reference in New Issue