id3nom

Results 5 issues of id3nom

## Description Add pgIntrospection and pgFieldIntrospection in context.scope for mutation input hook. https://github.com/graphile/graphile-engine/issues/742 ## Performance impact unknown ## Security impact unknown ## Checklist - [x] My code matches the project's...

### Feature description Add pgIntrospection and pgFieldIntrospection in context.scope for mutation input hook. ### Motivating example Create a file upload plugin that work with postgreSQL function. ### Breaking changes None...

enhancement
help wanted

I propose to use the `dec32`, `dec64` and `dec128` type names. It would ease financial application development. It would simplify database interop using the SQL DECIMAL type.

Stdlib

puma is not accepting the PROPFIND http method by default. and log the following message: ``` Unsupported HTTP method used: PROPFIND ``` To resolve the problem I've copied a Gemfile.local...