Open
Description
Hi
I was wondering if it's possible to add custom fields as a column to the sessions table? Is there any specific way of doing that?
For example by default there are 3 columns: sid, sess and expired. Is there any way to add new columns like userid etc?
Column | Type |
---|---|
userid | int |
sid | character varying(255) |
sess | json |
expired | timestamp with time zone |
Metadata
Metadata
Assignees
Labels
No labels