Project Home

dbmigration.py

Abstract

Helper functions for database migration scripts.

Table of Contents

Description

Helper functions for database migration scripts.

This module contains a variety of helper functions that can be imported to write custom database migration scripts. These scripts are often necessary to write when a database schema changes.

Note: Don't forget to copy the sequences if you're copying over data from another database!

TODO: We need to add functions to copy the values of sequences.

Please Donate!

Important

This computer program or library is provided for free. I am aware that some of the programs that I provide for free allow people to get their work done faster or better, save them time and money. If you are using this program for benefit, especially if you are using it within a commercial environment and it saves you time or work, please consider making a donation by sending me a book from my Amazon Wishlist or by a direct donation to my company's PayPal account by clicking on the link below.

Download

Download program here.