uafrica / oauth-server

OAuth Server
Other
51 stars 51 forks source link

Fixing integrity constraint violation for 'id' #22

Closed klickagent closed 8 years ago

klickagent commented 9 years ago

If you have an Id in the Sessions table and in the Clients table, it is necessary to specify which id column should be used (Error: Integrity constraint violation: 1052 Column \u0027id\u0027 in where clause is ambiguous")

klickagent commented 8 years ago

Could you please merge this commit as well? Thanks.

dakota commented 8 years ago

Missed this one.

klickagent commented 8 years ago

No worries. Thanks a lot