mike12345567
|
86f59fb71d
|
Fixes an issue with MS-SQL timeouts, it doesn't respect query timeout value as the client has its own built in timeout by default of 15000ms.
|
2024-08-01 11:20:23 +01:00 |
Sam Rose
|
2458259093
|
Respond to PR feedback.
|
2024-06-24 15:50:09 +01:00 |
Adria Navarro
|
dafa20ce47
|
Add platform docs to mssql docker-compose
|
2024-04-18 17:48:10 +02:00 |
mike12345567
|
c552913737
|
Fixing defaults in MS-SQL as well.
|
2023-04-14 18:10:10 +01:00 |
mike12345567
|
2a51091ffb
|
Adding some null controls.
|
2022-12-02 16:17:56 +00:00 |
mike12345567
|
a4ed8fe5e8
|
Adding the ability to support schemas in MS-SQL.
|
2022-03-04 15:12:07 +00:00 |
mike12345567
|
d13985af3f
|
Fix for #3758 - updating the datetime cell renderer and form component to be capable of display time only formats, as well as adding an option to only select the time component for a date time form field.
|
2022-02-08 16:15:08 +00:00 |
mike12345567
|
f61e15594b
|
Fix for #3928 - error invalid use of FETCH was based on a lack of sorting on MS-SQL platforms, this enforces a sort of some type no matter what.
|
2022-02-04 16:17:36 +00:00 |
mike12345567
|
9c933b629f
|
Linting and updating SQL Server schema generation to include auto column and primary key recognition.
|
2021-11-05 12:33:48 +00:00 |
mike12345567
|
09d83dea39
|
Adding docker compose for ms-sql with products, tasks table setup.
|
2021-10-27 17:32:02 +01:00 |