You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from here it looks like we can supply a precision argument when inserting and can save space. Currently it's assuming nanoseconds which seems overkill for our use case. Probably ms is plenty.
The text was updated successfully, but these errors were encountered:
from here it looks like we can supply a
precision
argument when inserting and can save space. Currently it's assuming nanoseconds which seems overkill for our use case. Probably ms is plenty.The text was updated successfully, but these errors were encountered: