Users
| id | name | username | email> | Actions |
|---|---|---|---|---|
| 1 | John Doe | johndoe | johndoe@gmail.com | View |
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | SELECT `User`.`id`, `User`.`name`, `User`.`username`, `User`.`email`, `User`.`password`, `User`.`role` FROM `users` AS `User` WHERE 1 = 1 | 1 | 1 | 0 |