as you can see in this picture, I have create a simple connection but Report.JS just loads my tables name without their schema , so I can't see the result unless I change the query explicitly and add schema !

generated sql code is select * from Account but it should be select * from GNR.Account
did I miss some thing
