phase
phase copied to clipboard
Database explorer does not work in v6.1.0.1
This plugin doesn’t seem to work with v6.1.0.1.
The database explorer section isn’t displaying the tables..
Investigating.
I have the same problem with database explorer with Pentaho BA Server Community vesion 8.1, Is there any workaround for this issue?
Hi Farid,
sorry - don't have time to look into it. If you manage to troubleshoot and solve, I'd be happy to accept your pull request.
Hi again,
I found something which I'm not sure if its helpful.
In ConnectionTreeView.js file the renderCatalogs
method needs the schemas
s property TABLE_CATALOG
to be not empty and checks it with the catalogs TABLE_CAT
field.
But the result I have seen doesn't have the TABLE_CAT
filled.
renderCatalogs
method assuming the schema object has TABLE_CATALOG
in it, but the result in MS SQL Server does not have the specified field.
Ok. So can you verify that if you fix that part, the app works again? If so, I'll gladly take your pull request.
I hope so. I would let you know if I fix it.
On Tuesday, November 13, 2018, Roland [email protected] wrote:
Ok. So can you verify that if you fix that part, the app works again? If so, I'll gladly take your pull request.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rpbouman/phase/issues/22#issuecomment-438244498, or mute the thread https://github.com/notifications/unsubscribe-auth/AF63d6YXyz8EGM6G7T5ImG1KdMVikrCuks5uurbQgaJpZM4JXHCU .
--
با احترام فرید بکران
http://f-bekran.ir/ http://f-bekran.ir/blog
Cheers man!