Description
We currently ship 3 database objects
[dbo].[Dashboard] (view)
[dbo].[MultiTenancyDashboard] (view)
[dbo].[EventSourceDeployments] (stored procedure)
These have all been unused for a few years now and are being deleted. We don't expect these to be in use but if you currently depend on them we've included a SQL script that can be used to recreate these. The script drops these views and stored procedure so backups and transaction rollbacks are recommended.
Views-stored-proc-recreate.sql
Description
We currently ship 3 database objects
[dbo].[Dashboard](view)[dbo].[MultiTenancyDashboard](view)[dbo].[EventSourceDeployments](stored procedure)These have all been unused for a few years now and are being deleted. We don't expect these to be in use but if you currently depend on them we've included a SQL script that can be used to recreate these. The script drops these views and stored procedure so backups and transaction rollbacks are recommended.
Views-stored-proc-recreate.sql