Is the details of support level for Postgres in HeidiSQL documented anywhere?

chinook's profile image chinook posted 2 years ago in General Permalink

I noticed that HeidiSQL does not display Postgres partial indices. Is there a definite list of what Postgres features are not supported by HeidiSQL?

ansgar's profile image ansgar posted 2 years ago Permalink

PostgreSQL has many features which are not supported in HeidiSQL's table/routine/... designer forms. There is no complete list, but the tabs tell you what should be supported. E.g. indexes, foreign keys and such. Are partial indexes similar to normal indexes, but with a length restriction, or?

chinook's profile image chinook posted 2 years ago Permalink

See https://www.postgresql.org/docs/current/indexes-partial.html

Please login to leave a reply, or register at first.