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,8 @@
|
|||
id int(10) unsigned NO PRI NULL auto_increment
|
||||
collection varchar(64) NO MUL NULL
|
||||
action varchar(10) NO NULL
|
||||
permissions longtext YES NULL
|
||||
validation longtext YES NULL
|
||||
presets longtext YES NULL
|
||||
fields text YES NULL
|
||||
policy char(36) NO MUL NULL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue