Hi list -

Id like to take the current SQLAlchemy trunk and move it to a 0.1 branch:

        http://svn.sqlalchemy.org/sqlalchemy/branches/rel_0_1

and then merge the 0.2 branch into the trunk. then, depending on if people find a bunch more bugs or not in the next few days, maybe a 0.2.0 release by the weekend (or maybe not). (or maybe 0.2.0alpha...feel free to comment). this would cooincide with the new site launch which i think is going to attract a lot more people.

The current status of the 0.2 branch is:

        Good:

- Database implementations for postgres, mysql, sqlite, oracle are complete - all unit tests pass for postgres, mysql, sqlite; most tests pass for oracle (as many as pass in 0.1) - all the examples are working (adjacencylist, polymorph, backref, vertical)
        - the updated ZBlog demo works
        - ActiveMapper has been migrated and all of its unit tests pass
        - the API has been nailed down as far as session stuff
        - docs are more or less complete and are posted on the site

        Bad:

        - MS-SQL, Firebird have not been converted to 0.2 yet
        - SqlSoup needs to be converted (and maybe get some unit tests)

As noted before, a living document with a high level overview of API changes is at:

        http://www.sqlalchemy.org/trac/wiki/02Migration


any objections ?




-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to