CockroachDB (Postgres dialect) will add a rowid column to each table that does not have a primary key. This shows up in the resulting types.
It would be nice to have the ability to filter out columns in order to mitigate these types of issues. In the same manner as exclude-pattern and include-pattern.
Upvote & Fund
We're using Polar.sh so you can upvote and help fund this issue.
We receive the funding once the issue is completed & confirmed by you.
Thank you in advance for helping prioritize & fund our backlog.
CockroachDB (Postgres dialect) will add a
rowid
column to each table that does not have a primary key. This shows up in the resulting types. It would be nice to have the ability to filter out columns in order to mitigate these types of issues. In the same manner asexclude-pattern
andinclude-pattern
.Upvote & Fund