You've already forked ssms-addin
mirror of
https://github.com/alex-bochkov/ssms-addin.git
synced 2026-06-15 16:57:06 +02:00
Delete If OBJECT_ID IS NULL.sql
This commit is contained in:
@@ -1 +0,0 @@
|
||||
IF OBJECT_ID('tempdb..#Root') IS NOT NULL DROP TABLE #Root;
|
||||
Reference in New Issue
Block a user