Skip to content

Commit

Permalink
Fixed typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
vosolovskiy committed Mar 25, 2017
1 parent 748bdd0 commit 099efab
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -18,7 +18,7 @@ DROP USER FLYWAY CASCADE;
DROP USER FLYWAY_AUX CASCADE;
DROP USER "flyway_proxy" CASCADE;

-- create flashback archive if possible
-- drop flashback archive if possible
DECLARE
l_flg NUMBER;
BEGIN
Expand Down

0 comments on commit 099efab

Please sign in to comment.