Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non pk session #2

Merged
merged 6 commits into from
Feb 22, 2015
Merged

Non pk session #2

merged 6 commits into from
Feb 22, 2015

Conversation

andyjack
Copy link
Contributor

  • Fix a bug in _retrieve, using the configured session data column name instead of ->session_data always 8a90fc5
  • session_id column works now if it is not the primary key; column at least needs a unique constraint 9d353c8
  • tests and docs (f57ada7, 76f7d95)

@andyjack
Copy link
Contributor Author

I've added a fix to _destroy so the session is ->find()'ed correctly before deletion.

racke added a commit that referenced this pull request Feb 22, 2015
@racke racke merged commit 4f598d2 into interchange:master Feb 22, 2015
@racke
Copy link
Member

racke commented Feb 22, 2015

Sorry for the late merge. Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants