mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Make filename_disk optional on create
This commit is contained in:
@@ -239,7 +239,6 @@ tables:
|
||||
filename_disk:
|
||||
type: string
|
||||
length: 255
|
||||
nullable: false
|
||||
filename_download:
|
||||
type: string
|
||||
length: 255
|
||||
|
||||
Reference in New Issue
Block a user