INSERT INTO miniresult_users (email, password_hash, role) VALUES ('admin@email.cz', 'HASH', 'admin');
password_hash('tvojeheslo', PASSWORD_DEFAULT)