-
**What is the bug?**
When using SQL query, a timestamp field is handled differently if the SQL query has a join.
**How can one reproduce the bug?**
Steps to reproduce the behavior:
Data:
…
-
I can see the query below is ran over and over against opertionalDB, like every 30sec or more often.
SELECT `id`, `name`, `data`, `sequence`, `ready_at` AS `readyAt`, `delay`, `started_at` AS `star…
-
I noticed that some table columns have data type `timestamp` while others have data type `timestamptz`.
We should generally use data type `timestamptz` (or `timestamp with time zone`).
-
### The problem
I have a sensor which I want to return a timestamp so that Home Assistant display a nice readable duration remaining to that timestamp (e.g. 5 minutes, 30 seconds, etc.).
However, …
-
### Description
Allow Druid to store and recognized secondary "datetime" fields in addition to __time.
Currently only __time displays in web console as a datetime type (with clock icon), and que…
-
version:
`dashboard 20241120.2030 (MELPA)`
`org 9.7.16`
`emacs 29.4`
Currently `dashboard-agenda` displays only the first timestamp under any given `org` heading. This is contrary to the way th…
-
**Describe the unexpected behaviour**
`to_utc_timestamp` and `from_utc_timestamp` do not work correctly on limits ('1970-01-01 00:00:00'), and around max Date values.
**How to reproduce**
[https:…
-
minecraft: 1.21.1
fabric: 0.16.9
tweakeroo: 0.21.52
timestamp setting does not show first set of colons between the numbers. adding a second colon between each fixes this (displays ONE colon when 2…
-
See the [OpenMetrics specification](https://github.com/OpenObservability/OpenMetrics/blob/master/specification/OpenMetrics.md). This is a follow-up to the initial tracking issue #2419.
We don't cur…
-
Sometimes mamba / libsolv cannot decide what package to choose and falls back to looking at the timestamp of the packages.
This is currently the case on Windows for the vc package.
The timestam…
wolfv updated
1 month ago