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

Fix propel:reverse for non-mysql databases #109

Merged
merged 1 commit into from Feb 21, 2012
Merged

Fix propel:reverse for non-mysql databases #109

merged 1 commit into from Feb 21, 2012

Conversation

macolu
Copy link

@macolu macolu commented Feb 21, 2012

Set propel.database parameter when calling phing reverse task.
Otherwise it is set to mysql by default, which obviously cause invalid statement errors when querying database.

See #89 for more details.

Tested with MySql and Oracle.

@willdurand
Copy link

damned yes… Thanks for the fix!

willdurand added a commit that referenced this pull request Feb 21, 2012
Fix propel:reverse for non-mysql databases
@willdurand willdurand merged commit 51b58bf into propelorm:2.0 Feb 21, 2012
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

2 participants