Skip to content

The Dashboard and MultiTenancyDashboard views and the EventSourceDeployments stored procedure are unused - remove them #10211

Description

@IsaacCalligeros95

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    tag/breaking-changeThe resolution of this issue introduced a deliberately breaking change

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions