Releases: shellyln/go-open-soql-parser
Releases · shellyln/go-open-soql-parser
v0.0.9
08 Jan 09:41
Compare
Sorry, something went wrong.
No results found
[FIX] If the logical operator contained uppercase letters, production rule failed.
v0.0.8
04 May 00:20
Compare
Sorry, something went wrong.
No results found
v0.0.7
02 May 09:16
Compare
Sorry, something went wrong.
No results found
Add many, inneJoin, nonResult flags to meta info.
Add checking that subquery on select clause is not allowed with aggregation query.
Edit README.
v0.0.6
30 Apr 11:41
Compare
Sorry, something went wrong.
No results found
Add used functions, parameters, datetimeLiterals to meta info.
Set max query depth to meta info.
Add elapsed time to meta info.
Add query graph to meta info.
Add query id to ViewGraph.
[FIX] Fix query depth.
v0.0.5
29 Apr 10:14
Compare
Sorry, something went wrong.
No results found
Add Depth, QueryDepth, Query to QueryGraph.
Add view graph to query meta info.
Add object max depth to query meta info.
Set parent view id to object,
Set query id to query.
v0.0.4
28 Apr 10:25
Compare
Sorry, something went wrong.
No results found
Add meta information to query object.
[FIX] Fix fieldset parameter resolution.
v0.0.3
27 Apr 13:04
Compare
Sorry, something went wrong.
No results found
Register unregistered fields in the correlated subquery.
Set ViewId to objects and fields.
Add colIndex to SoqlFieldInfo.
[FIX] Fix co-related subquery checking.
[FIX] Subquery fields should be normalized after building per-object infos.
[FIX] Fix field checking: item must be included in a Group By clause.
Add and edit TODO comments.
Edit wasm demo.
v0.0.2
24 Apr 23:53
Compare
Sorry, something went wrong.
No results found
v0.0.1
24 Apr 12:58
Compare
Sorry, something went wrong.
No results found