Hi.

I'm trying to use TracAuthOpenID plugin with python-openid-2.1.0rc1
and trac 0.11dev-6250.
I'm not a database/SQL person but a quick look at the source suggests
that sqlite gets special treatment from both systems (trac and python-
openid).
I've filed a ticket to the plugins trac-hack.org page @
http://trac-hacks.org/ticket/2242 where the latest comment describes
my findings. It appears that the SQL statements in the python-openid
store implementation for sqlite are stored with question mark
parameter markers and the trac sqlite backend would want to get %s
style parameter markers

Could somebdy with greater SQL(ite) experience suggest where and how
it should be fixed?

Thanks,

m.



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to