kleydon / prisma-session-store

Express session store for Prisma
MIT License
116 stars 18 forks source link

fix: fixed deletion in prune function #93

Closed kleydon closed 1 year ago

kleydon commented 1 year ago

Deletion of non-existing session records within the prune function no longer throws an exception. May address bug #91; not yet clear.

kleydon commented 1 year ago

:tada: This PR is included in version 3.1.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: