Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bf1d9e commit e914d96Copy full SHA for e914d96
1 file changed
.travis/install.sh
@@ -47,7 +47,7 @@ SQL
47
48
alter session set plsql_optimize_level=0;
49
@install.sql $UT3_OWNER
50
- @@@create_synonyms_and_grants_for_public.sql $UT3_OWNER
+ @create_synonyms_and_grants_for_public.sql $UT3_OWNER
51
SQL
52
53
fi
0 commit comments