The Artima Developer Community
Sponsored Link

Python Buzz Forum
Database Migrations

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Mark Ramm

Posts: 404
Nickname: markramm
Registered: Mar, 2006

Mark Ramm is an generalist at heart, who programs Python for fun and profit.
Database Migrations Posted: Feb 8, 2009 7:04 PM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Mark Ramm.
Original Post: Database Migrations
Feed Title: Compound Thinking
Feed URL: http://compoundthinking.com/blog/index.php/category/programming/feed/
Feed Description: New perspectives on Information Technology.
Latest Python Buzz Posts
Latest Python Buzz Posts by Mark Ramm
Latest Posts From Compound Thinking

Advertisement
SQLAlchemy Migrate 0.5 was released last week, and it got me thinking about how important it is. Evolutionary Database design and data schema refactoring critical to most projects these days, and pretty much everywhere I’ve worked over the past 10 years, we’ve handled database upgrades via a set of sql upgrade and downgrade scripts, a [...]

Read: Database Migrations

Topic: Please excuse the mess... Previous Topic   Next Topic Topic: [Minimal] pure PHP Subversion client

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use