SupabaseS
Supabase6mo ago
Damir

Error:Extension "pg_graphqL" has no update path from version "1.5.9" to "1.5.11"

Issue: Extension pg_graphql is using version 1.5.9 but version 1.5.11 is available. Using outdated extension versions may expose the database to security vulnerabilities.

But when I run the SQL: ALTER EXTENSION pg_graphql UPDATE TO '1.5.11';

I receive an error: Extension "pg_graphqL" has no update path from version "1.5.9" to "1.5.11"

Can anybody help?
2025-07-10_15_02_17-InfoDrainage_GeoConverter___PERVAN___Supabase.png
Was this page helpful?