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
[Illuminate\Database\QueryException]
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'json nul
l, created_at timestamp null, updated_at timestamp null) default cha' at line 1 (SQL: create table social_users (id int unsigned not null auto_increment primary key, user_id int unsigned no
t null, social_id varchar(191) not null, social_type varchar(191) not null, nickname varchar(191) null, name varchar(191) null, email varchar(191) not null, avatar varchar(191) null, met a json null, created_at timestamp null, updated_at timestamp null) default character set utf8mb4 collate utf8mb4_unicode_ci)
[Doctrine\DBAL\Driver\PDOException]
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'json nul
l, created_at timestamp null, updated_at timestamp null) default cha' at line 1
[PDOException]
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'json nul
l, created_at timestamp null, updated_at timestamp null) default cha' at line 1
The text was updated successfully, but these errors were encountered:
[Illuminate\Database\QueryException]
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'json nul
l,
created_at
timestamp null,updated_at
timestamp null) default cha' at line 1 (SQL: create tablesocial_users
(id
int unsigned not null auto_increment primary key,user_id
int unsigned not null,
social_id
varchar(191) not null,social_type
varchar(191) not null,nickname
varchar(191) null,name
varchar(191) null,email
varchar(191) not null,avatar
varchar(191) null,met a
json null,created_at
timestamp null,updated_at
timestamp null) default character set utf8mb4 collate utf8mb4_unicode_ci)[Doctrine\DBAL\Driver\PDOException]
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'json nul
l,
created_at
timestamp null,updated_at
timestamp null) default cha' at line 1[PDOException]
SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'json nul
l,
created_at
timestamp null,updated_at
timestamp null) default cha' at line 1The text was updated successfully, but these errors were encountered: