19 April, 2013

Sqitch 0.964


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
David Wheeler | More scripts
sqitch.org
MIT License 

Windows / Linux / Mac OS / BSD / Solaris
MySQL / PostgreSQL / SQLite
Perl
April 20th, 2013, 01:58 GMT [view history]
C: \ Database Tools

Sqitch works just like any other version control system, tracking changes between files, but unlike normal VCS systems, Sqitch tracks only changes made to a database.

If something went wrong at one point or another during the development stage, Sqitch allows developers to simply go back in time and track the error, or more simply just revert the entire database.

Here are some key features of "Sqitch":

· Platform agnostic
· ORM agnostic
· Framework agnostic
· VCS integrated (Git) -> no version numbers
· Avoids duplicate data as much as possible

Limitations:

· Still under development.
· For now only PostgreSQL, SQLite and MySQL are supported.

What's New in This Release: [ read full changelog ]

· Removed DBD::SQLite from the list of build dependencies.
· Fixed test failures due to encoded (wide-character) warnings on triggered on systems with non-english locales.
· Removed overriding of Throwable's `previous_exception` in App::Sqitch::X on Throwable 0.200007 and higher, where it is no longer needed.
· Changed test comparing file contents that fails on Windows to do a looser comparison and hopefully fix the test failure.


Download button
Via: Sqitch 0.964

0 Comment: