Skip to content
Discussion options

You must be logged in to vote

Hi @Pomanks, where are you installing the database view exactly? We don't go into detail in that article, but it should be installed in the prepareDatabase closure of your DB config because it needs to be installed in every connection (single writer and multiple readers).

My question is: am I able to "wrap" tables inside a database view, or can I only do so with simple properties (String, JSON objects, …)?

You can do any kind of select statement you want for a database view. Can be really wild stuff, there's no limits.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Pomanks
Comment options

@mbrandonw
Comment options

@Pomanks
Comment options

Answer selected by Pomanks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants