Alex Boyd

Results 4 issues of Alex Boyd

I call `status.isClean()` to check if a build is "dirty" or not and I append that in the version if it is. On Mac OS X I get dirty even...

bug
upstream:jgit

# Describe the bug Querying the pg_type table returns no results. ``` const results = newDb().getSchema('pg_catalog').query('SELECT * FROM pg_type'); console.log(JSON.stringify(results.rows, null, 2)); // [] const results = newDb().public.query('SELECT * FROM...

## what Add two variables for better customization of the module. ## why `cloudwatch_event_rule_pattern_detail` - allow a more specific detail pattern in order to filter events sent through the SNS...

triage

We are working on an old version and the code is somewhat different now, but I believe `idleTimeout` does not behave appropriately when `DISABLE_TIMEOUT` is passed in. https://github.com/gajus/slonik/pull/340/files#r998013762 is relevant...