Jason Aller

Results 8 issues of Jason Aller

JSONB_CONTAINS is included in the codebase under the Postgres section, but isn't mentioned in the documentation. It appears to generate the correct SQL with the exception of not casting either...

When the database contains the decision for an oral arguments, show a link to the corresponding entry. This feature could wait until dockets, but could also be implemented ahead of...

enhancement

Either: - add a warning if the options.baseURL does not match the one in config.js - add option to pull baseURL from config.js adjusting for relative position of config.js

In the documentation it shows an example for set css that looks like `set('body {background: red}')`. Should this instead be set('body {background: red}') at it appears that it is calling...

The README.md should be updated to reflect that for users with Node versions 17 and up the `NODE_OPTIONS` environmental variable needs to be changed to include `--openssl-legacy-provider`. Alternatively this suggests...

enhancement

The version of oidc-provider included in package.json ("7.10.6") is not compatible with versions of node other than "^12.19.0 || ^14.15.0 || ^16.13.0" which precludes the use of the current version...

enhancement

Starting with PhpStorm 2023.3 there are new rules for multithreading that phpunit_codecoverage does not comply with. See https://plugins.jetbrains.com/docs/intellij/general-threading-rules.html For a workaround I found the plugin and removed it and PhpStorm...

Are there release notes for Quokka, or are there only referenced in the release notes for Wallabyjs?

feature request
question