Hi,
I try to use the package with mysql database but I have this error
DataTypeNotSupportedError: Data type "jsonb" in "AccessTokenEntity.createdFrom" is not supported by "mysql" database.
Is possible switch the field type to json in order to support more database.
Thanks
Hi,
I try to use the package with mysql database but I have this error
DataTypeNotSupportedError: Data type "jsonb" in "AccessTokenEntity.createdFrom" is not supported by "mysql" database.Is possible switch the field type to json in order to support more database.
Thanks