Skip to content

Commit 3d8a88d

Browse files
authored
Update Uninstall with missing synonym drop
1 parent a62c9ce commit 3d8a88d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/uninstall.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ alter session set current_schema = &&ut3_owner;
2828
set echo on
2929
drop synonym be_between;
3030

31+
drop synonym have_count;
32+
3133
drop synonym match;
3234

3335
drop synonym be_false;

0 commit comments

Comments
 (0)