Debugging
pretend
queryLog
[
{
"sql": "CREATE TABLE `users` (`id` INT PRIMARY KEY AUTO_INCREMENT, `email` VARCHAR NOT NULL)",
"bindings": [],
"options": { "datasource": "main" },
"returnObject": "array",
"pretend": false,
"result": {},
"executionTime": 21
}
]Was this helpful?