You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Build/ReleaseNotes.txt
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,23 @@ Release: VLATEST-BUILD-NUMBER
9
9
10
10
BUG FIXES:
11
11
12
+
1. Fix sysname casing for case-sensitive databases. Fixed by Trygve Wastvedt (https://github.com/twastvedt).
13
+
14
+
2. Fixed issue in tSQLt.Private_GetFullTypeName not handling fractional seconds precision on date and time types. Fixed by saperry (https://github.com/saperry).
15
+
16
+
NEW FEATURES:
17
+
18
+
1. FakeFunction now accepts non-functions as data sources for example tables or SELECT statements. Contributed by Dmitrij Kultasev (https://github.com/dkultasev).
19
+
20
+
MISCELLANEOUS:
21
+
22
+
1. For tSQLt contributors: allow SQL Server Authentication for build
0 commit comments