AAIT#40392 mogelijkheid om (app)notificaties naar meerdere (bedrijfs)adressen te kunnen sturen
svn path=/Database/trunk/; revision=35223
This commit is contained in:
@@ -159,6 +159,9 @@ CREATE TABLE aut_client
|
||||
VARCHAR2(320),
|
||||
aut_client_secret
|
||||
VARCHAR2(128),
|
||||
prs_bedrijf_key -- reference to find tech-adres (bedrijfadres of type N) for notifications
|
||||
NUMBER(10)
|
||||
CONSTRAINT aut_r_prs_bedrijf_key1 REFERENCES prs_bedrijf(prs_bedrijf_key) ON DELETE CASCADE,
|
||||
aut_client_customuri -- future use
|
||||
VARCHAR2(128),
|
||||
aut_client_aanmaak
|
||||
|
||||
Reference in New Issue
Block a user