- JWT can now operate with only
jwtPublicKey
set - no need forjwtSecret
in this case (thanks @phryneas) - Shutdown actions now called in reverse order to make shutdown more reliable
- Fix TypeScript type on handleErrors function (thanks @pinn3)
--append-plugins
and similar options now support Windows file paths (in theory... can someone who has access to Windows test this and get back to me?)- introduces new smart tag
@hasDefault
so you can indicate that a column has a default - be that implemented via a trigger, or maybe as aninstead of insert
rule - so the field will be nullable increate*
mutations - inflection: now uses
builtin
inflector forNATURAL
andPRIMARY_KEY_ASC
/DESC
enum values (thanks @Eldow)
Work on V5 of PostGraphile is heavily under way, currently closed source due to immense churn but will be open sourced when it's ready. To help speed up this process, please become a sponsor: https://www.graphile.org/sponsor/