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: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@
8
8
- Fixed Microsoft SQL Server driver not being able to read VARCHAR columns from databases with non-european collations.
9
9
- Added support for `BIT` columns in Microsoft SQL Server.
10
10
- Avoid generating file names that contain spaces in `sqlpage.persist_uploaded_file`. This makes it easier to use the file name in URLs without URL-encoding it.
11
+
- Fixed a bug with REAL value decoding in Microsoft SQL Server.
11
12
12
13
## 0.30.1 (2024-10-31)
13
14
- fix a bug where table sorting would break if table search was not also enabled.
0 commit comments