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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,9 @@
5
5
- Better error messages for Microsoft SQL Server. SQLPage now displays the line number of the error, which is especially useful for debugging long migration scripts.
6
6
- Many improvements in the official website and the documentation.
7
7
Most notably, the documentation now has syntax highlighting on code blocks.
8
+
- CLarify some ambiguous error messages:
9
+
- make it clearer whether the error comes from SQLPage or from the database
10
+
- specific tokenization errors are now displayed as such
8
11
9
12
## 0.13.0 (2023-10-16)
10
13
- New [timeline](https://sql.ophir.dev/documentation.sql?component=timeline#component) component to display a timeline of events.
0 commit comments