Refugee

Migration made easy
Download

Refugee Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Dan Colish
  • Publisher web site:
  • http://github.com/dcolish/

Refugee Tags


Refugee Description

Migration made easy Refugee is a Python module that provides a simple way to migrate your data without being tied to an orm.Design and MotivationThe use case for this design is to have a wrapper around sql and scripts that help version and control the migration process. This should do the following * require next to 0 setup * control all migrations in a transaction and assure that each applies cleanly * prevent migrations from being applied multiple times * attempt to merge long branches of migrations. Requirements: · Python


Refugee Related Software