We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c12acbf commit f841204Copy full SHA for f841204
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## [v3.2.1] – 2023-06-24
4
+
5
+- Elixir: fixed quoted module name function calls such as `:"Elixir.Kernel".in(1, [1])`
6
+- SQL: recognize `CREATE TYPE`
7
8
## [v3.2.0] – 2023-05-02
9
10
- Commands: improved/generalized syntax detection for enabling/disabling commands.
0 commit comments