FCLT#72152 Een buildnummer kan alleen uit integers bestaan en is dus numeriek

svn path=/Database/trunk/; revision=55711
This commit is contained in:
2022-04-27 11:22:01 +00:00
parent 97df45856a
commit 400ff1831e
2 changed files with 2 additions and 2 deletions

View File

@@ -190,7 +190,7 @@ CREATE TABLE aut_client_perslid
aut_client_perslid_device_name
VARCHAR(320),
aut_client_perslid_appbuild
VARCHAR2(30),
NUMBER(10),
aut_client_perslid_appversion
VARCHAR2(20),
aut_client_perslid_scope