JetBrains / JetBrains/Exposed

How to create a view

Open
#798 6 comments 21 reactions 0 assignees View on GitHub
enhancement good-first-issue
Dominant language
Kotlin
Stars
9.3k
Forks
798
Avg merge
4d 2h
Merged PRs (30d)
26

Description

Hi!

I want to [create a view ](https://www.postgresql.org/docs/current/sql-createview.html) and manipulate it with Exposed.

I searched everywhere, but it seems it is not supported yet.

Did I miss it somewhere?

I can think of one workaround: create the view without Exposed, declare it as a `Table` and just avoid writing to it, but it's not optimal.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.