Ticket #124 (closed defect: fixed)
manual primary key setup for sessions fails on MySQL 5.1 beta
| Reported by: | evanweaver | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | camping/session.rb | Version: | |
| Keywords: | Cc: |
Description (last modified by evanweaver) (diff)
It works on SQLite. Doesn't work on 5.1. Dunno if it works on lesser MySQLs.
Related to ticket #121.
It needs to just let ActiveRecord handle the primary key in the create_schema method. I see that this is modified in trunk but I think the modification is bad.
Change History
Note: See
TracTickets for help on using
tickets.
