TimePrecision returns the maximum time resolution supported by the database. This is used in test assertions when checking round trips on timestamps. API is not stable. DO NOT USE.
()
| 161 | // |
| 162 | // API is not stable. DO NOT USE. |
| 163 | TimePrecision() time.Duration |
| 164 | |
| 165 | // UnwrapExecutor gets an executor from a driver transaction. |
| 166 | // |
no outgoing calls
no test coverage detected