-
Currently date can be in several non-standardized formats, like "2024-01-01 - 2024-05-03 [17:32]", which are difficult to manage. Shon in addition:
- Start date in YYYY-MM-DD format
- Number of dates…
-
Hi,
I run (Version 0.0.7) on Synology NAS
My compose file:
version: '3.8'
services:
portainer-backup:
container_name: portainer-backup-NAS03
image: savagesoftware/portainer-back…
-
### To reproduce
1. Copy the CSV from[ the example in the documentation](https://questdb.io/docs/guides/import-csv/#create-the-target-table-schema) (i removed the first column to copy correctly to …
-
I'm trying to customize the messages for each logger level.
For example, for a logger.info I want to use the following format:
"{time:YYYY-MM-DD HH:mm:ss.SSS} | {level:
-
When using pan to move left/right on the x-axis of my chart I noticed that the time period does not stay consistent. This does not feel/look like normal behaviour.
I don't see this "stretching" beh…
-
### Descrição
Ao fazer uma busca selecionando uma cidade ou um grupo de cidades, aparece um componente informando o nível de cada cidade pesquisada.
![image](https://github.com/okfn-brasil/quer…
-
Currently, changes pushed to `dev` kick off an action that pushes the data to the `_dev` datasets on BigQuery. When we want to update the production datasets, we merge `dev` into `main` then create a …
-
### Brukerhistorie
Som arving med tilgang til DD, men ikke blant de arvinger som skifteattesten er utstedt til,
ønsker jeg å ha tilgang til informasjon fra aktører
slik at jeg kan fortsette å bruke …
-
## Description
Since there is date processing included in the application, when showing the orders for the customer, it would be
easier to have the date formatted in a human-readable format, i.e. 12 …
-
```raku
dd qq:v:to/FOO/;
42
FOO
```
shows: `"42\n"`
whereas:
```raku
my $a = 42;
dd qq:v:to/FOO/;
$a
FOO
```
shows the expected: `IntStr.new(42, "42\n")`
Oddly enough, this issue doe…