db-migrate / db-migrate/node-db-migrate
Get query execution time
- Dominant language
- JavaScript
- Stars
- 2.3k
- Forks
- 361
- PR merge metrics
- No merged PRs in 30d
Description
## I'm submitting a...
- [ ] Bug report
- [x] Feature request
- [ ] Question
## Question
Hey, i would like to know if there is a way to get each running query execution time? i tried using verbose, but it didnt return it.
I am using mysql 5.6.latest
Note, when running each query manually inside the database command line, we get the running time and how many rows were affected:
1 row in set (0.00 sec)
Thanks.
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/56827141-get-query-execution-time?utm_campaign=plugin&utm_content=tracker%2F73887&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F73887&utm_medium=issues&utm_source=github).
Contributor guide
Assessment
This issue has not been assessed yet.