Changes for page Rooms

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

From 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
To version 1.1
edited by Ricardo Julio Rodríguez Fernández
on 2024/03/11 19:34
Change comment: There is no comment for this version

Summary

Details

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