dwiel / dwiel/graphcore

raise warning when a query provides superfluous information

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
11
Forks
1
PR merge metrics
No merged PRs in 30d

Description

for example:

```
[{
'meter.id': 1,
'meter.books.id': 1,
'meter.books.name?': None,
}]
```

In this case the 'meter.id' clause was never used.

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.