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
Add ArrayQl parser for executing queries on dynamic object buckets
Introduced the `ArrayQlParser` class to execute ArrayQL queries on `IDynamicObjectBucket`. Added syntax validation for security, implemented query compilation using Roslyn, and wrote test cases to validate functionality. Updated project and test configurations accordingly.
0 commit comments