Stats returns statistics about the lifetime of the query.
()
| 150 | Statement() parser.Statement |
| 151 | // Stats returns statistics about the lifetime of the query. |
| 152 | Stats() *stats.Statistics |
| 153 | // Cancel signals that a running query execution should be aborted. |
| 154 | Cancel() |
| 155 | // String returns the original query string. |
no outgoing calls