КД
Size: a a a
КД
E
КД
А
S
А
КД
КД
А
S
S
КД
КД
КД
А
КД
users
(id
bigint unsigned not null auto_increment primary key, name
varchar(255) not null, surname
varchar(255) not null, email
varchar(255) not null, email_verified_at
timestamp null, password
varchar(255) not null, first_ip
varchar(45) null, last_visit_ip
varchar(45) null, last_visit_date
timestamp null, access_level
int not null default '1', blocked
tinyint(1) not null default '0', remember_token
varchar(100) null, created_at
timestamp null, updated_at
timestamp null, deleted_at
timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci')КД
S
S
КД