scholrly / neo4django

Drop-in Neo4j/Django integration.
GNU General Public License v3.0
357 stars 83 forks source link

Removed lowercase on Order By #221

Closed pirhoo closed 10 years ago

pirhoo commented 10 years ago

For now, we can't use the LOWER() method with a combination of escaped expression and ? symbol. So I removed my fix, sorry for that!

mhluongo commented 10 years ago

No worries! Maybe the behavior will change in Neo 2.0?