Vinelab / NeoEloquent

The Neo4j OGM for Laravel
MIT License
636 stars 200 forks source link

QueryBuilder function `columnCountForWhereClause` cannot handle nested where query #320

Closed ideepblue closed 4 years ago

ideepblue commented 5 years ago

I found an issue that QueryBuiller cannot handle nested where query. It assumes the wheres array in QueryBuilder only has Basic where query.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.