Pack the database. All database records that were not current at the given time t are removed. In addition, any objects that existed and were unreachable as of t are removed from the database.
Parameters
Type
Name
Default
Documentation
PyFloat
t
None
A time (as returned by time.time) to pack to. If t is not specified, then the current time is used.