Tom Helmer Hansen
Results
2
issues of
Tom Helmer Hansen
The TracksLastModified trait has the function : ``` public function lastModified() { return $this->has('updated_at') ? Carbon::createFromTimestamp($this->get('updated_at')) : $this->fileLastModified(); } ``` It expects the updated_at to be a timestamp, but the...
### Is it easy to find the information you need? None ### Are the instructions clear? None ### How could we improve the Timescale documentation site? It's very confusing that...
documentation
community
feedback