spatie using uuid #2696
Unanswered
shakeeboditbiz
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
SQLSTATE[22018]: [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Operand type clash: uniqueidentifier is incompatible with tinyint (Connection: sqlsrv, SQL: select [core_mst_roles].*, [core_mst_role_has_permissions].[permission_uuid] as [pivot_permission_uuid], [core_mst_role_has_permissions].[role_uuid] as [pivot_role_uuid] from [core_mst_roles] inner join [core_mst_role_has_permissions] on [core_mst_roles].[uuid] = [core_mst_role_has_permissions].[role_uuid] where [core_mst_role_has_permissions].[permission_uuid] in (0))
Beta Was this translation helpful? Give feedback.
All reactions