You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is currently not possible to publish data from PostgreSQL views. Views doesn't allow to define a primary key which is required by Layman. Could be fixed eg. by specifying the key column as a part of the connection string?
It is currently not possible to publish data from PostgreSQL views. Views doesn't allow to define a primary key which is required by Layman. Could be fixed eg. by specifying the key column as a part of the connection string?