We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
做数据可视化时,针对多数据源的管理是动态的新增、修改的,但dataql中只能在启动时初始化,@zycgit 是否可以在运行期增删改datasource,同时,HASOR_DATAQL_FX_PAGE_DIALECT也需要适应多类型的数据源,目前只能统一设置为一种
Originally posted by @sunpauliz in #13 (comment)
The text was updated successfully, but these errors were encountered:
@zycgit 您好,我也遇到了这个问题, 当存在多种不同类型的数据源的情况(比如 SQLServer PostgreSQL等),HASOR_DATAQL_FX_PAGE_DIALECT 可以通过 hint 来设置吗?
Sorry, something went wrong.
No branches or pull requests
做数据可视化时,针对多数据源的管理是动态的新增、修改的,但dataql中只能在启动时初始化,@zycgit 是否可以在运行期增删改datasource,同时,HASOR_DATAQL_FX_PAGE_DIALECT也需要适应多类型的数据源,目前只能统一设置为一种
Originally posted by @sunpauliz in #13 (comment)
The text was updated successfully, but these errors were encountered: