python-openid schema patch

Jim Dabell jim-lists.openidenabled.com at jimdabell.com
Fri Apr 13 12:49:20 PDT 2007


Hi,

I think that because the OpenID database tables are entirely self-contained, 
it makes sense to put them in their own schema separate from the application 
tables.  I've attached a patch against 1.2.0 that provides this functionality 
for the PostgreSQL database.  The default is the current behaviour of not 
using a schema at all.  To use a schema, pass schema="foo" when creating the 
PostgreSQLStore instance.


-- 
Jim Dabell

-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-openid-schema.diff
Type: text/x-diff
Size: 2516 bytes
Desc: not available
Url : http://lists.openidenabled.com/pipermail/dev/attachments/20070413/f6e118b9/attachment-0001.bin 


More information about the Dev mailing list