Skip to content

Commit

Permalink
updated sql server cleanup procedure
Browse files Browse the repository at this point in the history
  • Loading branch information
1azyman committed May 11, 2018
1 parent 8833139 commit 4fc7916
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions repo/repo-sql-impl-test/sql-procedures/sqlserver.sql
Expand Up @@ -75,6 +75,8 @@ AS
DELETE FROM m_focus;
DELETE FROM m_security_policy;
DELETE FROM m_form;
DELETE FROM m_case_wi_reference;
DELETE FROM m_case_wi;
DELETE FROM m_case;
DELETE FROM m_function_library;
DELETE FROM m_ext_item;
Expand Down

0 comments on commit 4fc7916

Please sign in to comment.