> My guess is that eventually it'll be a db migration feature > like rails has.
Speaking of which, I've written a Python script which is able to compare two database specs (CREATE TABLE and ALTER TABLE statements). It outputs SQL statements which transform one into the other. Holler (Cc: to me directly, please) if there's interest.

