mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-24 16:18:00 +01:00
Fixed deprecation caused by datatype declaration.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user