Skip to content

Commit

Permalink
add result-cache to config schema xsd
Browse files Browse the repository at this point in the history
  • Loading branch information
chr-hertel committed Nov 11, 2023
1 parent 5153ce0 commit 33878a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/config/schema/doctrine-1.0.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
<xsd:attribute name="profiling-collect-schema-errors" type="xsd:string" default="true" />
<xsd:attribute name="server-version" type="xsd:string" />
<xsd:attribute name="schema-manager-factory" type="xsd:string" />
<xsd:attribute name="result-cache" type="xsd:string" />
<xsd:attribute name="use-savepoints" type="xsd:boolean" />
<xsd:attribute name="disable-type-comments" type="xsd:boolean" />
<xsd:attributeGroup ref="driver-config" />
Expand Down

0 comments on commit 33878a4

Please sign in to comment.