miruku is a migration toolkit for SQLAlchemy.

I'm pleased to release miruku 0.1a6. There are several bugs fixed
since 0.1a3. You may need to re-read the tutorial to adapt some not
backward-compatible updates. If you have any suggestion or question,
welcome to report at http://groups.google.com/group/ollix-miruku :)

CHANGE LOG

0.1a6 (July 11th, 2008)
* Fixed deprecated arguments with sessionmaker for SQLAlchemy >= 0.5.
* The configuration format now support SQLAlchemy's
`engine_from_config`
  function.

0.1a5 (July 7th, 2008)
* Fixed error occurs when upgrading a table containing a PickleType
column.

0.1a4 (July 7th, 2008)
* Remove Python 2.5 specific syntax.
* Fixed the error occurs when column's default or onupdate attribut is
set
  to function.
* Support multiple metadatas corresponding to a database.
* Improve the help text of each commands.
* Replace "dafualt" column to "index" when running `miruku info`

Download and find resources at http://trac.ollix.org/miruku
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to