Hi I'm using sqlobject-0.7 I'm trying to follow the sqlobject-admin documentation
did a sqlobject-admin record -m Sql I can see a new table created containing the current version then I add a column 'foo' to one of my tables then I do sqlobject-admin upgrade -c <MyDataBaseURI> it says database is up to date, but see no change. sqlobject-admin status -m Sql says Database missing column: Foo isn't the upgrade command supposed to add the column in the database? Did I miss something? Regards Sophana _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss