Skip to content

sql: jsonb support for postgres #516

@therebelrobot

Description

@therebelrobot

The session_data in the access and refresh token tables are currently JSON strings, which don't allow for deep querying into the data when on postgres.

Would be great if there were a flag or something to enable jsonb for postgres instances, would save a bunch of time in db maintenance/querying/analytics.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions