-
```
What steps will reproduce the problem?
1. svn checkout
2. create web.config , configure to use mssql 2005. i.e:
3. Start
What is the expected output?…
-
```
What steps will reproduce the problem?
1. svn checkout
2. create web.config , configure to use mssql 2005. i.e:
3. Start
What is the expected output?…
-
I tried adding the `mssql` package in `apache-airflow` (`pip install apache-airflow[crypto,celery,postgres,hive,jdbc,mssql]==1.8.2`) and got the following error:
```
Running setup.py bdist_wheel…
AliUz updated
6 years ago
-
Is this project dead? Can anyone recomend something else?
FYI: mssql still not working. Similar to https://github.com/laradock/laradock/issues/3449
2.998 Setting up lsb-release (12.0-1) ...
3.0…
-
Add two options for dropping a table
1. `IF EXISTS` - drop table only if it exists
2. `CASCADE` - drop also dependencies cascade
### Suggestions for `QueryBuilderInterface::dropTable()` ###
…
-
Hello im trying to install Sql server in Docker to can use it in my Mac. but since 2 days ago I can not fix this error, I've noticed is a popular issue but I don't know how to solve it. someone can he…
-
## Expected Behavior
In Feast version 0.18.1, it was poosible to get historical features by passing a sql query as entity_df and it returns the values
## Current Behavior
When I updated or .24+ …
-
**Describe the bug**
A clear and concise descHello,
I am currently attempting to conduct load testing on my FastAPI-based application which uses an MS SQL server with an MSSQL database hosted on A…
-
## Terraform (and AzureRM Provider) Version
- Terraform v0.14.6
- provider registry.terraform.io/hashicorp/azurerm v2.83.0
## Expected behavior
We have configured the SQL server and databases …
-
The mssql user does not have permissions to make files executable, making it difficult to add startup/configure scripts.
the mssql-customize sample included in this repository does not work