mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Fixed deprecation caused by datatype declaration.
This commit is contained in:
parent
fcbf9239a1
commit
311a342634
1 changed files with 0 additions and 2 deletions
|
@ -21,10 +21,8 @@ doctrine:
|
|||
types:
|
||||
datetime:
|
||||
class: App\Helpers\UTCDateTimeType
|
||||
commented: false
|
||||
date:
|
||||
class: App\Helpers\UTCDateTimeType
|
||||
commented: false
|
||||
|
||||
schema_filter: ~^(?!internal|log)~
|
||||
profiling_collect_backtrace: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue