Menu

A new roadmap

2004-02-16
2012-09-19
  • Alexey Morozov

    Alexey Morozov - 2004-02-16

    I've read the previous roadmap published ~10 months ago. It seems that development became much slower that it expected and it's unclear now when/if all those modern MySQL features actually get its support in python module.

    Right now I need an ability to selectively commit/rollback certain actions while as I see in 0.9.3b2 individual cursor objects don't support commit/rollback methods. Is there a development version that have such support or I should hack the module myself?

     
    • Andy Dustman

      Andy Dustman - 2004-05-19

      Cursor objects will never support commit/rollback as the DB API specifies that this is done on the connection object.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.