Matt Jonker

Results 7 issues of Matt Jonker

## Description This adds the ability to set `usePartitionedParent` from https://github.com/graphile/graphile-engine/pull/801 It depends on that PR being merged. ## Performance impact None ## Security impact None ## Checklist - [x]...

This applies techniques from https://github.com/VeNoMouS/cloudscraper to more closely mimic requests from a browser, so there is a better chance of not being detected as a bot to have to deal...

This fixes the form submit URL when the request is not to the root path. Using the lastIndexOf "/" will get the last directory, but it always needs to be...

## Description This adds the ability to toggle which tables are exposed for partitioned tables. By default, partitions are exposed and parents are hidden, as they were previously, to prevent...

Only 1 line is tailed from the docker logs command, so when there are multiple cameras (2 in my case), there's a good chance that over a shorter timeout interval...

# Environment Knex version: 3.1.0 Database + version: SQLite 3.37.2 OS: Ubuntu 22.04 # Bug 1. Explain what kind of behavior you are getting and how you think it should...

I have a fairly large GraphQL schema that generates in about 1 minute using v0.15.0. However, after upgrading to v1-2+, the time increases drastically to around 15 minutes with the...