Open ianhe8x opened 1 year ago
Hello, I am Blathers. I am here to help you get the issue triaged.
I have CC'd a few people who may be able to assist you:
If we have not gotten back to your issue within a few business days, you can try the following:
:owl: Hoot! I am a Blathers, a bot for CockroachDB. My owner is otan.
found a old thread, https://github.com/graphile/postgraphile/issues/645#issuecomment-778145361
Is your feature request related to a problem? Please describe. I tried to use it with postgraphile, and got an error, it seems postgraphile uses
pg_index_column_has_property
which crdb doesn't supportDescribe the solution you'd like I'm not sure if
pg_index_column_has_property()
is the only function that blocks postgraphile, so hopefully we can get all functions supported by crdb.Describe alternatives you've considered
Additional context In DBeaver, it complains
pg_tablespace_location()
doesn't exist, so another broken postgres ecosystem tools.Jira issue: CRDB-21792