Skip to content

Add unique index to SessionRecord key

Pre-release
Pre-release
Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 01 May 14:39
dba22d5
This patch was authored by @SusanDoggie and released by @tanner0101.

Adds a unique index to SessionRecord.key to improve data integrity and key lookup performance (#680).

⚠️ If you have already added the SessionRecord migration in production, you will need to add this unique index manually.