Skip to content

v1.0.2

Latest
Compare
Choose a tag to compare
@alexreid alexreid released this 13 Aug 15:07
892d280

Remove a debugger statement that was accidentally left in!

Previous release

Fix an issue with the regex that removes DEFINER clauses from CREATE PROCEDURE and CREATE FUNCTION statements in schema dumps, which could result in a schema file that would create procedures that could not be run due to the defining user not existing.