Basically its a tool for generating SQL scripts for changes (using
Open DBDiff), with errors if you do a change that might lose data. It
creates a script to you to review. If your changes are non
destructive, then it just makes the change script for you.

Its pretty alpha at the moment, but seems functional enough for
development work. Check out the sample project - it's hooked up with
Fluent NHibernate. Try changing some of the entity classes and
rebuilding, and have a look in the /Sql folder at the generated
scripts.

You can find it at http://code.google.com/p/migrationscriptgenerator/.
Let me know what you think!


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/fluent-nhibernate?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to