Peter Harrison

Results 148 issues of Peter Harrison

Our database was created prior to knowing about GraphQL. We named many of our primary key table columns `id`. To get around this issue we renamed all the `id` columns...

How should I configure ``graphene-sqlalchemy-filter`` to account for VARBINARY fields in a SQLAlchemy model? I have no issues using ``graphene-sqlalchemy-filter`` filtering on INTEGER columns. With VARBINARY defined columns, I can...

question

As there is limited filtering with [graphene-sqlalchemy](https://github.com/graphql-python/graphene-sqlalchemy), I have been using [graphene-sqlalchemy-filter](https://github.com/art1415926535/graphene-sqlalchemy-filter) which has many stock filters included. Unfortunately the developer seems to have lost interest in the code base...

enhancement
help wanted

Though there is some information on how to implement dataloaders in [test_batching.py](https://github.com/graphql-python/graphene-sqlalchemy/blob/master/graphene_sqlalchemy/tests/test_batching.py), the sample code in the [examples](https://github.com/graphql-python/graphene-sqlalchemy/tree/master/examples) directory lacks examples of how to do it. My original code is...

enhancement
:book: documentation

It appears that when too many values are returned in an easysnmp v1 walk you get a `easysnmp.exceptions.EasySNMPNoSuchNameError` message. With v2 and v3 it seems you get a timeout with...

I'm having an issue with inserting an index when using elasticsearch v7.x, specifically `elasticsearch-7.3.2-1.x86_64` It seems to be unrelated to the `pmacct` installation and solely related to the version of...

The Talawa code base needs to be 100% reliable. This means we need to have 100% test code coverage. Tests need to be written for file `lib/views/after_auth_screens/events/edit_event_page.dart` - When complete,...

good first issue
test
points 01

The Talawa code base needs to be 100% reliable. This means we need to have 100% test code coverage. Tests need to be written for file `lib/views/after_auth_screens/events/explore_events.dart` - When complete,...

good first issue
test
points 01

The Talawa code base needs to be 100% reliable. This means we need to have 100% test code coverage. Tests need to be written for file `lib/views/after_auth_screens/events/edit_events_form.dart` - When complete,...

good first issue
test
points 01

- Please coordinate **issue assignment** and **PR reviews** with the contributors listed in this issue https://github.com/PalisadoesFoundation/talawa/issues/359 We will need unittests done for all methods, classes and functions found in this...

good first issue
unapproved
test
no-issue-activity