Skip to content

Conversation

@pyramation
Copy link
Contributor

No description provided.

Removes debug/informational console output from:
- graphile-postgis: PostgisRegisterTypesPlugin, PostgisExtensionDetectionPlugin, Postgis_GeometryCollection_GeometriesPlugin
- graphile-simple-inflector
- graphile-plugin-connection-filter: PgConnectionArgFilterBackwardRelationsPlugin

Fixes constructive-io/constructive-planning#409

Co-Authored-By: Dan Lynch <[email protected]>
- Comment out (not delete) status/registration messages in PostgisRegisterTypesPlugin.ts:
  - 'PostGIS plugin enabled'
  - 'Getting type...' debug info
  - 'Registering handler for...' messages
- Restore legitimate warnings inside if statements:
  - PostgisExtensionDetectionPlugin: 'PostGIS extension not found'
  - Postgis_GeometryCollection_GeometriesPlugin: 'Unexpectedly couldn't find the interface'
  - graphile-simple-inflector: config hint warning
  - graphile-plugin-connection-filter: config recommendation warning

Co-Authored-By: Dan Lynch <[email protected]>
@pyramation pyramation merged commit 142ce23 into main Dec 24, 2025
96 of 97 checks passed
@pyramation pyramation deleted the feat/remove-logs branch December 24, 2025 03:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants