Skip to content

Fix #79, add transform recursion prevention #80

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

Merged
merged 3 commits into from
Apr 4, 2016

Conversation

rpkilby
Copy link
Collaborator

@rpkilby rpkilby commented Apr 4, 2016

  • Transforms are now properly initialized with an expression as the lhs (fixes Upgrade to 0.8.0 'unknown output field' #79).
  • Adds a check to prevent transform recursion. eg, Unaccent can theoretically be chained infinitely.

@rpkilby rpkilby merged commit 885b3a5 into philipn:master Apr 4, 2016
@rpkilby
Copy link
Collaborator Author

rpkilby commented Apr 4, 2016

Hi @philipn - could you release v0.8.1 when you get a chance? Thanks!

@rpkilby rpkilby added this to the v0.8.1 milestone Apr 20, 2016
@rpkilby rpkilby deleted the prevent-transform-recursion branch July 30, 2016 00:06
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.

Upgrade to 0.8.0 'unknown output field'
1 participant