-
# Environment
Knex version: 0.14.4
Database + version: mssql
OS: Windows
# Bug
Not able to create a string of nvarchar(max). I have tried passing 'MAX' as the second paramters for the lengt…
-
Hey there 👋
Getting odd container startup issues that I haven't experienced before.
Trying to work with 2022-latest, since this hasn't changed in a couple of months, I'm wondering if its a windows…
-
I'm really happy to see that you are working on mssql support for sqlx. I really would like to use sqlx with an azure managed mssql database, which requires connection encryption.
njust updated
2 years ago
-
```
When you have a Select statement with an ORDER BY Clause that is for a mssql
database and try to bind it to Flexigrid, it will not display until you remove
the ORDER BY clause.
By removing the …
-
```
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?…
-
```
When you have a Select statement with an ORDER BY Clause that is for a mssql
database and try to bind it to Flexigrid, it will not display until you remove
the ORDER BY clause.
By removing the …
-
In the mapping for sql type to haskell `DBType` there is no entry for `money`.
This mapping needs to be added.
-
### 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/2016-…
-
## Short description:
When I use "Microsoft SQL Management Studio" then the SQL-Script works without errors.
When I use HeidiSQL (Version 9.5.0.5196 or earlier) then I get SQL-ERROR 137.
## Ste…