Skip to content

Commit dd7c845

Browse files
committed
AddSelectToUser initial
1 parent e911599 commit dd7c845

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

MDX2JSON/Installer.cls.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,5 +322,11 @@ Download list of files on https://raw.githubusercontent.com/ server.<br>
322322
<Implementation><![CDATA[ do ##class(%CSP.Portal.Utils).%GetNamespaceList(.NspList)
323323
]]></Implementation>
324324
</Method>
325+
326+
<Method name="AddSelectToUser">
327+
<ClassMethod>1</ClassMethod>
328+
<Implementation><![CDATA[ set st1=$SYSTEM.SQL.GrantObjPriv()
329+
]]></Implementation>
330+
</Method>
325331
</Class>
326332
</Export>

0 commit comments

Comments
 (0)