Changes for page Rooms
Last modified by Ricardo Julio Rodríguez Fernández on 2024/03/13 12:06
From version 31.1
edited by Abdullah Sharifi
on 2024/03/12 15:51
on 2024/03/12 15:51
Change comment:
There is no comment for this version
To version 28.1
edited by Ricardo Julio Rodríguez Fernández
on 2024/03/11 20:32
on 2024/03/11 20:32
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (0 modified, 0 added, 4 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. AbdullahSharifi1 +XWiki.RicardoJulioRodriguezFernandez - Content
-
... ... @@ -2,7 +2,7 @@ 2 2 import groovy.sql.Sql 3 3 def sql = new Sql(services.igfaebbdddummyas.getConnection()) 4 4 5 - sql.eachRow('SELECT JSON_ARRAYAGG(room_data)AS all_datFROM(SELECT JSON_OBJECT('id', room_id, 'title', room_title, 'color', room_color, 'item', JSON_ARRAYAGG(JSON_OBJECT('title', person))) AS room_data FROMjsonGROUP BY room_id, room_title, room_color) AS room_data;'){5 + sql.eachRow('SELECT * FROM json'){ 6 6 println "${it.room_title}" 7 7 } 8 8
- XWiki.XWikiComments[0]
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.RicardoJulioRodriguezFernandez - Comment
-
... ... @@ -1,1 +1,0 @@ 1 -https://portal.igfae.usc.es/xwiki/bin/view/Towards%20JSON/Rooms/?outputSyntax=plain&xpage=plain - Date
-
... ... @@ -1,1 +1,0 @@ 1 -2024-03-12 09:39:13.364
- XWiki.XWikiComments[1]
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.RicardoJulioRodriguezFernandez - Comment
-
... ... @@ -1,1 +1,0 @@ 1 -https://docs.groovy-lang.org/latest/html/documentation/sql-userguide.html - Date
-
... ... @@ -1,1 +1,0 @@ 1 -2024-03-12 09:39:23.722
- XWiki.XWikiComments[2]
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.RicardoJulioRodriguezFernandez - Comment
-
... ... @@ -1,1 +1,0 @@ 1 -https://groovy-lang.org/databases.html#_reading_rows - Date
-
... ... @@ -1,1 +1,0 @@ 1 -2024-03-12 09:39:33.285
- XWiki.XWikiComments[3]
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.RicardoJulioRodriguezFernandez - Comment
-
... ... @@ -1,1 +1,0 @@ 1 -https://www.xwiki.org/xwiki/bin/view/Documentation/DevGuide/Architecture/URL%20Architecture/Standard%20URL%20Format/ - Date
-
... ... @@ -1,1 +1,0 @@ 1 -2024-03-12 09:40:02.365