Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

fix admin_permissions tables conditions column #40

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

ConradP
Copy link
Contributor

@ConradP ConradP commented Aug 31, 2022

This has been tested on sqlite and mysql databases and resolves the reported issue in both cases.

Edit by @derrickmehaffy

fixes #39

@derrickmehaffy
Copy link
Member

derrickmehaffy commented Sep 1, 2022

Can you specify what issue it resolves? nvm got it :)

Copy link
Member

@derrickmehaffy derrickmehaffy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, tested on all 3 DBs

@derrickmehaffy derrickmehaffy merged commit 5bb2bfa into strapi:main Sep 1, 2022
derrickmehaffy added a commit that referenced this pull request Sep 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Double stringification of conditions column values on the admin_permissions table.
3 participants