add "ifExists" to dropProcedure

Description

In mysql you can use the following SQL:

DROP PROCEDURE IF EXISTS proc_name;

It would be nice to have it in liquibase.

Environment

MySQL

Activity

Show:

Details

Reporter

Affects versions

Priority

Created February 23, 2017 at 11:29 AM
Updated February 23, 2017 at 11:29 AM

Flag notifications