[TransWarp] peak.storage patch
Phillip J. Eby
pje at telecommunity.com
Mon Jun 23 18:27:55 EDT 2003
At 04:24 PM 6/23/03 -0500, darryl wrote:
>Speaking of peak.storage
>
>I would guess that to add support for a different DB-API module
>i.e. psycopg instead of the default pgdb one *could* edit peak.ini
>and make a custom driver in SQL.py?
Yes, but it would probably be better to add something to your site-specific
.ini file (set via PEAK_CONFIG environment variable) and place the class in
a module of your own.
More information about the PEAK
mailing list