imdbpy-devel  

[Imdbpy-devel] IMDbPY + SQLObject + Postgresql

Davide Alberani
Mon, 04 Jan 2010 05:47:21 -0800

Just to inform Postgresql users.

It seems that SQLObject 0.13 and 0.12 have a small bug which
prevents the imdbpy2sql.py to work, if you're using Postgresql
(only with the psycopg2 module).

A patch (for SQLObject, I mean) will be available shortly, in
the meanwhile you can:
- downgrade SQLObject to 0.11.
- use imdbpy2sql.py with SQLAlchemy (see README.sqldb).
- use another module instead of psycopg2.


-- 
Davide Alberani <davide.alber...@gmail.com> [GPG KeyID: 0x465BFD47]
http://www.mimante.net/

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Imdbpy-devel mailing list
Imdbpy-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-devel
  • [Imdbpy-devel] IMDbPY + SQLObject + Postgresql Davide Alberani