-
## Environment
Windows
**Liquibase Version**:
4.4.3
**Liquibase Integration & Version**:
CLI
**Liquibase Extension(s) & Version**:
NA
**Database Vendor & Version**:
SQL Server 2016-2019
…
-
After deployment via 'azd up' the connection from my container apps to the Azure SQL database failed.
The SQL Server and the database are defined as follows in AppHost:
```
var travelLoungeMsSql …
-
I created a mssql_server from MSSQL,
I created a foreign table and I want to query from it
postgres=# CREATE FOREIGN TABLE orders(price INT, discount INT) SERVER mssql_server OPTIONS (query 'SEL…
-
### Connector Name
source-mssql
### Connector Version
4.0.9
### What step the error happened?
During the sync
### Relevant information
Hello,
I have a problem with the MSSQL Source connector…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
Hi I was wondering if someone else has had this issue before,
Currently trying to authenticate with LDAP using [How to Enable AD Authentication for SQL 2019 Containers in Less than 5 Minutes | Data E…
-
I was reading the documentation and open issues to check on MSSQL implementation. Let me know if there is a plan in place to support it.
Thanks
-
- MSSQL Extension Version: 1.26.0
- VSCode Version: 1.95.3
- OS Version: Win11
Steps to Reproduce:
1. Close any open Query Results (Preview) panes
2. Run a command such as USE MASTER or an ALTER S…
-
Hello,
I have been using the docker version(v6.5) for MSSQL storage provider through this [document ](https://github.com/microsoft/DurableFunctionsMonitor/tree/main/custom-backends/mssql#how-to-run-a…
-
- MSSQL Extension Version: N/A
- VSCode Version: N/A
- OS Version: N/A
According to this extension's documentation, the most recently supported version of Ubuntu is release 16.04 (which went end …