mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
DDC-645: XML schema missing change-tracking-policy #794
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Jun 18, 2010).
Originally assigned to: @beberlei on GitHub.
Jira issue originally created by user frantisek.troster:
Hi,
XML schema is missing change-tracking-policy element:
Thank you
@doctrinebot commented on GitHub (Aug 8, 2010):
Comment created by @beberlei:
We changed how the XML Driver allows to define the change-tracking-policy for better validation. The working case is now:
Its included in the XSD Schema now.
@doctrinebot commented on GitHub (Aug 8, 2010):
Issue was closed with resolution "Fixed"