by Richard Mason
28. March 2008 06:17
RikMigrations has started rolling again recently. It appears some posts on the alt.net mailing list prompted a few people to check it out and even better some have signed on to contribute as well. This prompted me to commit the changes I've made in the last few months (I'd been meaning to do it but had been lazy).
There's already the start of an msbuild task for RikMigrations and rumblings of a NANT one as well. Plus, a nice little tweak to use generics to define column types so you can do this:
t.AddColumn<int>("ID");
And there's also discussion starting around adding some ability to populate the database with initial values in migrations as well (https://www.codeplex.com/Thread/View.aspx?ProjectName=RikMigrations&ThreadId=24868)
PS. For the non-Australians out there the title refers to a famous Australian poem.
f238784e-7d94-4916-94c8-c1e15e57d82e|1|1.0
Category:
Tags: