Document Directus production contract and repair auth
This commit is contained in:
parent
0a7ee5ff35
commit
92ce8bce97
32 changed files with 24821 additions and 65 deletions
|
|
@ -0,0 +1,5 @@
|
|||
id char(36) NO PRI NULL
|
||||
name varchar(100) NO NULL
|
||||
icon varchar(64) NO supervised_user_circle
|
||||
description text YES NULL
|
||||
parent char(36) YES MUL NULL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue