vanstyn / RapidApp

Turnkey ajaxy webapps
http://rapi.io
Other
48 stars 15 forks source link

RapidApp CoreSchema session logout bugfix #137

Closed Getty closed 9 years ago

Getty commented 9 years ago

While testing RapidApp CoreSchema with mysql, I encountered the problem of "row not found". After deeper analyze of the situation around Session and RapidApp, i saw that actually the code was doing logout and then deletes the session, which leads to this error. I am still unsure why this problem doesn't pop up on the SQLite database.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.08%) to 51.02% when pulling 58c4e483b671fa53e360d6ceae5c13239e56ca4f on getty/fix-sessionbug-coreschema into 835881ac867c586a7f256484722d49497659fca1 on master.