Ben Fitzhardinge

Results 8 issues of Ben Fitzhardinge

Firstly, great project! There might be a way to access this already but... I'm trying to work out why what looks like a perfectly well formed SQLite query, which works...

While I've got graphql_jwt in Graphene['Middleware'] I can't get any response from the GraphiQL interface or load the Schema. However, if I provide the JWT it does work. I am...

fixed for package requirements for versions of python before 3.7 related to #31 and #34

There's been a request to add the ability to freeze rows. I've had a look at the react-virtualized docs and it seems they don't explicitly support this, however you can...

feature

**The Scenario.** We have names stored in `varchar[]` arrays in the table, this is to help with multi-language deployments and was designed some time ago, hence not jsonb. ```graphql group_table...

k/enhancement
c/server
a/api/graphql
c/v3-engine
s/triaged

Seems we have an unexpected input breaking the site. ``` ValueError: invalid literal for int() with base 10: 'id' File "django/core/handlers/exception.py", line 34, in inner response = get_response(request) File "django/core/handlers/base.py",...

This is pretty ugly, was just a quick fix to get this working how my business wanted to see updates. Ideally there should be some smarts around how the settings...

### Related issue Fixes #2321 (probably others too) ### Description Previously the CDKTF CLI was giving a false positive match for Pipenv as the packaging tool if Pipenv was installed...