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

Too much escaping negative int (int < 0) #606

Closed
nowackipawel opened this issue Jul 13, 2017 · 2 comments
Closed

Too much escaping negative int (int < 0) #606

nowackipawel opened this issue Jul 13, 2017 · 2 comments

Comments

@nowackipawel
Copy link
Contributor

nowackipawel commented Jul 13, 2017

When I'm trying to save entity with a property which is a negative number then there is too much escaping with final query:

sth

is: \-10 should be -10

@lonnieezell
Copy link
Member

@nowackipawel Please try it now. I believe it should be fixed.

@nowackipawel
Copy link
Contributor Author

Yeah it works now. I thought you won't be escaping integer number but anyway it work as should.

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

No branches or pull requests

2 participants