4 ms·
Thanks for the info. One minor point: > But `timeofday()` is not volatile, so `DEFAULT timeofday()` is going to lock the table for a long time. Perhaps the “n
by avg_dev 1y ago
Thanks for the info. One minor point:
> But `timeofday()` is not volatile, so `DEFAULT timeofday()` is going to lock the table for a long time.
Perhaps the “not” was a typo?
- tudorg 1y agoAh yes, it was a typo, sorry.