Sumit Kumar
Sumit Kumar
Could not reproduce it on my local setup, waiting to get an account on cloud (credit card details required) before we can test on cloud.
Hi @mlcsyd can you please share your setup details: (1) MsSQL version (2) Is MsSQL hosted on Azure cloud ? (3) Is this a named instance ?
Update: version `MS SQL Server 2019 (15.0.4312.2)` seems to be working fine when tested on Mac via an Ubuntu based docker image. ``` docker pull mcr.microsoft.com/mssql/server:2019-CU20-ubuntu-20.04 docker run -e 'ACCEPT_EULA=Y'...
Update: I am able to reproduce the error now. Fix is under review.
This issue does not seem valid with v1.9.19. To verify I have followed all the steps as provided in the description, except Appsmith instance was running on my local. I...
Hi Nilansh, this may be as per design as well - i.e. the way API URL is built - it may pick the URL from the datasource because the query...
Hi @rohan-arthur I think there might be small confusion here. Please correct me if that is not the case. This particular issue is for `SSH` feature while #5183 is for...
Hi @GreenFlux SSH tunnel should already be available for MySQL.
Hi @sebak2003 thanks for reporting this issue. I have created [another issue](https://github.com/appsmithorg/appsmith/issues/32494) to track it.
@harshmange44 thanks for showing interest in contributing to Appsmith. I have assigned this issue to you. Please check this file to understand the relevant changes: `RedshiftDatasourceUtils.java` and `form.json`