-
-
Notifications
You must be signed in to change notification settings - Fork 600
Open
Description
Per https://discord.com/channels/489127045289476126/545153148533080066/1394622570686582824 leaving some plugins here for eventual integration into https://postgraphile.org/postgraphile/next/plugin-gallery :D
ULIDPlugin
Adds support for https://github.com/pksunkara/pgx_ulid
https://gist.github.com/jsmnbom/55f8c685089d32bc102d40b1d232520b
IdPrefixNodeIdCodecPlugin
Adds support for simple nodeIds consisting of a prefix (table name or custom via smart tag) and the ULID. (or any fixed length identifier).
https://gist.github.com/jsmnbom/1acfe959b8b6c6217f0952d4b44e5ff1
TypedPgRegistryPlugin & ExportPgRegistryTypesPlugin
Plugin(s) to add a typed PgRegistry to the build input.
https://gist.github.com/jsmnbom/f5305384126b8ac02ad0977c9b960d71
Metadata
Metadata
Assignees
Type
Projects
Status
🌳 Triage