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
@@ -50,6 +50,7 @@ ClassMethod GetIdDomain() As %Integer
50
50
}
51
51
52
52
// Метод заполнения таблицы без HTML кода из DocBook.block
53
+
53
54
ClassMethodSelectInsert() As%Status
54
55
{
55
56
setmyquery = "SELECT component->blockid AS docKey, component->title AS title,book->blockid AS bookKey, book->title AS bookTitle, content, blockid FROM DocBook.block"
@@ -63,20 +64,20 @@ ClassMethod SelectInsert() As %Status
0 commit comments