EG
Size: a a a
EG
SG
АС
EG
АС
АС
АС
EG
АС
АС
ВК
users
(id
bigint unsigned not null auto_increment primary key, name
varchar(255) not null, email
varchar(255) not null, email_verified_at
timestamp null, password
varchar(255) not null, status
varchar(255) not null default 'user', remember_token
varchar(100) null, current_team_id
bigint unsigned null, profile_photo_path
text null, created_at
timestamp null, updated_at
timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci')EG
ВК
ВК
D
D
ВК
ВК
users
(id
bigint unsigned not null auto_increment primary key, name
varchar(255) not null, email
varchar(255) not null, email_verified_at
timestamp null, password
varchar(255) not null, status
varchar(255) not null default 'user', remember_token
varchar(100) null, current_team_id
bigint unsigned null, profile_photo_path
text null, created_at
timestamp null, updated_at
timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci')ВК