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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
3
+
### v1.4.2
4
+
5
+
Minor release to follow up on 1.4.1 and 1.4.0.
6
+
7
+
Adding `nolock` to information_schema and sys tables/views can be overriden with the dispatched `information_schema_hints` macro. This is required for adapters inheriting from this one.
8
+
3
9
### v1.4.1
4
10
5
11
This is a minor release following up on 1.4.0 with fixes for long outstanding issues.
0 commit comments