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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
We added the "CsvAsTable" widget to the list of files distributed with the module. Studio Pro will now recognize it when importing the OQL Module in a new project.
This commit was created on GitHub.com and signed with GitHub’s verified signature.
We fixed the ExportOQLToCSV Java action to replace DOS and Unix style new lines by a single space each.
We fixed the ExecuteOQLStatement to ignore non-aliased IDs of the result object. (Ticket 234219)