Closed yespbs closed 3 years ago
SAWarning: TypeDecorator UtcDateTime(timezone=True) will not produce a cache key because the cache_ok flag is not set to True. Set this flag to True if this type object's state is safe to use in a cache key, or False to disable this warning.
cache_ok
when trying a query.count()
SAWarning: TypeDecorator UtcDateTime(timezone=True) will not produce a cache key because the
cache_ok
flag is not set to True. Set this flag to True if this type object's state is safe to use in a cache key, or False to disable this warning.when trying a query.count()