You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2023. It is now read-only.
IFNOTEXISTS (SELECT*FROMsys.foreign_keysWHEREobject_id=OBJECT_ID(N'[dbo].[FK_QueueDatabase_Queue]') AND parent_object_id =OBJECT_ID(N'[dbo].[QueueDatabase]'))
IFEXISTS (SELECT*FROMsys.foreign_keysWHEREobject_id=OBJECT_ID(N'[dbo].[FK_QueueDatabase_Queue]') AND parent_object_id =OBJECT_ID(N'[dbo].[QueueDatabase]'))