FCLT#72152 Velden voor appbuild en appversion toegevoegd

svn path=/Database/trunk/; revision=55710
This commit is contained in:
2022-04-27 10:53:09 +00:00
parent 90a9fc7789
commit 97df45856a
2 changed files with 9 additions and 0 deletions

View File

@@ -189,6 +189,10 @@ CREATE TABLE aut_client_perslid
VARCHAR(320),
aut_client_perslid_device_name
VARCHAR(320),
aut_client_perslid_appbuild
VARCHAR2(30),
aut_client_perslid_appversion
VARCHAR2(20),
aut_client_perslid_scope
VARCHAR(320)
DEFAULT NULL,