The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.008

  • Change: ccc9b9348eddd8c8e7d372c1dfde1525cfbba799 Author: Jerome Eteve <jerome@broadbean.com> Date : 2017-02-21 10:00:12 +0000
    • Small doc fixes
  • Change: f311936b7492c5b84fdd42d69274997a29568809 Author: Jerome Eteve <jeteve@users.noreply.github.com> Date : 2017-02-21 09:48:44 +0000
    • Merge pull request #2 from stuartskelton/abstract_away_where_jesp_is_saved
    • Abstract away where JESP is stored, as people dont care where it is.
  • Change: 1653d6e9f8a122865dd2d87e24eeae2ddd52cacd Author: Jerome Eteve <jeteve@users.noreply.github.com> Date : 2017-02-21 09:47:23 +0000
    • Merge pull request #1 from stuartskelton/update_readme
    • Fixed a couple of issues with the readme.
  • Change: d98e714e48cf20192172f8810f0887d06ddbb77b Author: Stuart Skelton <stuarts@broadbean.com> Date : 2017-02-20 22:10:19 +0000
    • Abstract away where JESP is stored, as people dont care where it is.
    • only that they can get to it.
  • Change: a512a56ded217cae3b8bd393de4a238ec6c75bdb Author: Stuart Skelton <stuarts@broadbean.com> Date : 2017-02-20 22:08:50 +0000
    • Fixed a couple of issues with the readme.

Modules

Just Enough SQL Patches
Command line interface.
Super class for all CLI commands.
Simple about command
Deploy Database patches in the DB
Install jesp meta data tables in the target database.
Superclass for commands in need of a App::JESP instance.
DB Specific stuff superclass.
Pg (postgresql) driver. Subclasses App::JESP::Driver
SQLite driver. Subclasses App::JESP::Driver
mysql driver. Subclasses App::JESP::Driver
Represents a patching plan