Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement "keep_slave"/"keepSlave" configuration #103

Merged
merged 1 commit into from
Aug 30, 2012

Conversation

jonathaningram
Copy link
Contributor

  • This is used by the MasterSlaveConnection.

Hopefully it is all correct.

@travisbot
Copy link

This pull request passes (merged dc98f7ef into 4d9bb0f).

@@ -18,6 +18,7 @@
<xsd:attribute name="driver" type="xsd:string" />
<xsd:attribute name="driver-class" type="xsd:string" />
<xsd:attribute name="wrapper-class" type="xsd:string" />
<xsd:attribute name="keep-slave" type="xsd:string" default="false" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the default from the XSD

* This is used by the MasterSlaveConnection.

Use assertTrue and remove default from XSD
@jonathaningram
Copy link
Contributor Author

Done and squashed.

@travisbot
Copy link

This pull request passes (merged 96aa4425 into 4d9bb0f).

@travisbot
Copy link

This pull request passes (merged beb5a52 into 4d9bb0f).

stof added a commit that referenced this pull request Aug 30, 2012
Implement "keep_slave"/"keepSlave" configuration
@stof stof merged commit 8e1149b into doctrine:master Aug 30, 2012
@stof
Copy link
Member

stof commented Aug 30, 2012

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants