Changes for page Rooms

Last modified by Ricardo Julio Rodríguez Fernández on 2024/03/13 12:06

From version 3.1
edited by Ricardo Julio Rodríguez Fernández
on 2024/03/11 19:53
Change comment: There is no comment for this version
To version 5.1
edited by Ricardo Julio Rodríguez Fernández
on 2024/03/11 19:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,7 @@
1 1  {{groovy}}
2 2  import groovy.sql.Sql
3 3  def sql = new Sql(services.igfaebbdddummyas.getConnection())
4 -sql.query """
4 +sql.execute """
5 5  SELECT
6 6   JSON_ARRAYAGG(room_data) AS all_data
7 7  FROM (