emehrkay / Pypher

Python Cypher Querybuilder
MIT License
170 stars 29 forks source link

Raw and FuncRaw do not bind Pypher or Partial obects’ parameters #2

Closed emehrkay closed 6 years ago

emehrkay commented 6 years ago

When a Pypher or Partial object is passed into either a Raw or FuncRaw call, their bound params are not merged with the main/parent Pypher object.

emehrkay commented 6 years ago

Addressed with 0.3.2