-
**Describe the bug**
When inserting a 13-digit value into a `DateTime` column in `TSV` format with another column after it, the `DateTime` parsing doesn't fail.
**How to reproduce**
Clickhouse `1…
-
I'm trying to format the time as UTC time - so say you're in EEST Time Zone (UTC+3) and it's 17:30, I want to log the time as 14:30 - exactly like that, so not 17:30 +03:00 or similar, basically I'm n…
-
When using CLICKHOUSE_USE_EMBEDDED_BACKUP_RESTORE with AZBLOB I get the following log output when trying to upload the backup:
```
info done backup=mybackup duration=43.566s l…
-
**Is your feature request related to a problem? Please describe.**
I find that langchain4j use tinylog instead of more popular combination solution of slf4j and one implementation. That may be ok, bu…
-
(you don't have to strictly follow this form)
**Describe the bug**
Storages receive incorrectly rewritten query in 'read' method in some cases.
For instance, the initial query is
> with test a…
-
**Describe the bug**
tinylog.properties does not seem to be used for configuration in version 2.6.2. When I rolled back to version 2.5.0 the tinylog.properties file was recognized.
**To Reproduce**
…
-
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/E:/ProgramFile/maven_repository/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar!/org/slf4j/impl…
-
I need to integrate [FastCSV](https://github.com/osiegmar/FastCSV) and tinylog. I hoped it will be easy but it's turned out that event though current tinylog API seemed extensible, when I start implem…
-
I just made the migrations run, and its all fine, so I tried `mix ecto.rollback -n 11 -r Hermes.RepoClickhouse`
and boom
![image](https://github.com/plausible/ecto_ch/assets/12686471/b4406bca-37d2-4…
-
Version: 22.5.1.2079
Test table's structure:
~~~SQL
CREATE TABLE default.tb_target
(
`event_time` DateTime64(3, 'Asia/Shanghai'),
`log_name` LowCardinality(String),
`event` Obje…