You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'json not null, `is_auth_required` tinyint(1) not null default '0', `created_at` ' at line 1 (SQL: create table `ipricegroup_ocapiplugin_resources` (`id` int unsigned not null auto_increment primary key, `base_endpoint` varchar(191) not null, `model_class` varchar(191) not null, `eager_load` json not null, `is_auth_required` tinyint(1) not null default '0', `created_at` timestamp null, `updated_at` timestamp null, `deleted_at` timestamp null) default character set utf8mb4 collate utf8mb4_unicode_ci engine = InnoDB)" on line 664 of
The text was updated successfully, but these errors were encountered:
Getting Error while installation of plugin.
The text was updated successfully, but these errors were encountered: