Page 1 of 1

[Changed] Database View Removal

Posted: Tue May 21, 2024 11:33 am
by admin
We would like to inform you that the following database views have been removed from nuBuilder:
  • zzzzsys_object_list,
  • zzzzsys_report_data
  • zzzzsys_run_list
This change has been made due to restrictions on shared hosting environments, where views are sometimes not allowed, and the high maintenance associated with these views.

To replace the zzzzsys_report_data view, we have introduced a new table that will serve the same purpose.
This table will be updated ad hoc before it is accessed, ensuring up-to-date information is available as needed.