#6001 documenting minor BC break in QueryCacheEntry#time
type - specific version used
This commit is contained in:
parent
dd476094af
commit
d27cffa8e6
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
## Minor BC BREAK: query cache key time is now a float
|
## Minor BC BREAK: query cache key time is now a float
|
||||||
|
|
||||||
As of 2.5, the `QueryCacheEntry#time` property will contain a float value
|
As of 2.5.5, the `QueryCacheEntry#time` property will contain a float value
|
||||||
instead of an integer in order to have more precision and also to be consistent
|
instead of an integer in order to have more precision and also to be consistent
|
||||||
with the `TimestampCacheEntry#time`.
|
with the `TimestampCacheEntry#time`.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user