© 2026 Hedgehog Software, LLC
create schema if not exists "citext"; create extension citext with schema "citext";
PostgrestException(message: permission denied for schema citext, code: 42501, details: Forbidden, hint: null)