dhruvil12 / oauth-php

Automatically exported from code.google.com/p/oauth-php
MIT License
0 stars 0 forks source link

Table prefixes support #100

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I've added table prefixes support to MySQL/MySQLi 
(https://github.com/sergeychernyshev/oauth-php/commit/464087fe2498c565d96b95e7f5
3eb0aa1fa3e6af) andPDO 
(https://github.com/sergeychernyshev/oauth-php/commit/ceb1465087ca046c3402323549
a97fa45dea01d5) and cleaned up code that subclasses from OAuthStoreSQL a little 
bit.

I only tested the consumer, but changes are quite trivial.

Patch attached (requires bug 98 patch applied first).

Original issue reported on code.google.com by sergey.c...@gmail.com on 6 Mar 2011 at 8:14

Attachments: