Re: new SQLAlchemy dialect; Python 3?

SĂ©bastien SablĂ© <[email protected]> Tue, 20 Apr 2010 16:12:55 +0200
Newsgroups gmane.comp.python.sybase
Message-ID <[email protected]>
Hi Mic,

great to hear about that SQLAlchemy will support Sybase.

You should note that python-sybase is unfortunately not perfectly DBAPI
compliant because of some limitations of sybase which make it hard to
perfectly follow the specification (problems with nested requests
notably). If you encounter such problem, and can reproduce it with a
unitary test, I would be happy to help correct it in python-sybase.

Also please note that the trunk has quite a lot of bug corrections
compared to the last release, so I would suggest to use it rather than
the latest official release (I should take some time to make a new release).

The development of python-sybase is rather slow at the moment; I work on
it for the needs of a legacy project at my work, but Sybase is not the
priority at the moment and so I mostly do maintenance and small bug
corrections. I didn't have time to make a proper release for a long
time, though I hope to have more free time for that this summer.

At some stage we will have to get the legacy project on which I work to
support sybase in the latest version. When that will happen I will be
able to dedicate a full month or 2 to improve python-sybase, mostly
concerning performances (and unicode support). I should be able to also
check Python 3 compatibility  at the same time. But in the meantime, I
can only ensure small bugs corrections and answering to emails.

regards

--
S=E9bastien Sabl=E9



Michael Bayer a =E9crit :
> Hi there -
>
> I just wanted to give the developers a heads up that SQLAlchemy 0.6 will
> feature a new Sybase ASE dialect that defaults to using Python-Sybase as
> its backend.  I finally got a test ASE server up over the weekend and
> managed to get a rudimental Sybase conversation going on with this driver.
>
> Was also wondering about the development schedule of the driver, I see the
> last release was in 2008.  Are there any plans to add Python 3 support to
> this driver ?    When installing via Distribute, if the setup.py file
> specifies a "2to3" flag then Distribute will automatically run the source
> code through the 2to3 tool before installing.   I've now created Python 3
> versions of three different libraries (Mako, Beaker, SQLAlchemy) in this
> way and its pretty straightforward.
>
> thanks for your efforts on this driver !
>
> - mike
>
> -------------------------------------------------------------------------=
-----
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Python-sybase-misc mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/python-sybase-misc
>   =



---------------------------------------------------------------------------=
---
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev