We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3cbcf2 commit 8db6b46Copy full SHA for 8db6b46
Changelog.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+# v0.0.3
4
+* Register unregistered fields in the correlated subquery.
5
+* Set ViewId to objects and fields.
6
+* Add colIndex to SoqlFieldInfo.
7
+* [FIX] Fix co-related subquery checking.
8
+* [FIX] Subquery fields should be normalized after building per-object infos.
9
+* [FIX] Fix field checking: item must be included in a Group By clause.
10
+* Add and edit TODO comments.
11
+* Edit wasm demo.
12
+
13
# v0.0.2
14
* Edit README.
15
0 commit comments