oauth2-server-php-docs icon indicating copy to clipboard operation
oauth2-server-php-docs copied to clipboard

Table DDL statements in the cookbook doc and Pdo.php out of sync

Open bshaffer opened this issue 11 years ago • 0 comments
trafficstars

From https://github.com/bshaffer/oauth2-server-php/issues/463:

Good afternoon,

Just noticed that the DDL statements on the following page http://bshaffer.github.io/oauth2-server-php-docs/cookbook/ are not in sync with the OAuth2/Storage/Pdo.php function getBuildSql.

E.g. user table has more fields in Pdo.php than in the cookbook.

bshaffer avatar Sep 23 '14 15:09 bshaffer