Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

Add support for triggers and sub routines

Compare
Choose a tag to compare
@bobbyshaw bobbyshaw released this 15 Feb 20:40
· 17 commits to master since this release

New Features:

  • Add support for triggers and sub routines on put command

Improvements:

  • PSR2 Styling fixes
  • Add 1 decimal place on very small files
  • Throw original exception message in addition to custom error message when dump fails to aid debugging.