aplbrain / aplbrain/grand-cypher

Better handling for argument types in queries

Open
#105 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
129
Forks
17
PR merge metrics
PR metrics pending

Description

Invalid argument types leak Python exceptions. `toLower(123)`, `trim(true)`, or `size(123)` raise `AttributeError`/`TypeError` instead of returning `NULL` or a controlled query error.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.