Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在生成器中包含PG数据库的物化视图 (Materialized View)信息 #74

Open
beginor opened this issue Dec 19, 2022 · 0 comments
Open

Comments

@beginor
Copy link
Collaborator

beginor commented Dec 19, 2022

最近用到了PG数据库的物化表,发现在现有的生成器代码中查询数据库时没有包含物化视图,应该是修改 src/SmartCode.Generator/Maps/Database-PostgreSql.xml 文件中的 QueryTableQueryColumn 两个查询。

但是目前还不知道如何查询物化视图的信息, 请问谁能给一些建议?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant