1
0
mirror of https://github.com/uptrace/go-clickhouse.git synced 2025-06-08 23:26:11 +02:00

15 Commits

Author SHA1 Message Date
Vladimir Mihailenco
d61954ab1c add pointers on how to implement map[string]string 2023-02-16 10:22:58 +02:00
Vladimir Mihailenco
e7b39d844b chore: support more types 2023-02-16 10:02:03 +02:00
Vladimir Mihailenco
a3c6bbc729 chore: support Bool 2023-01-21 12:21:36 +02:00
Vladimir Mihailenco
44465cd278 chore: improve code gen 2023-01-21 12:14:00 +02:00
Vladimir Mihailenco
117fffe8ed chore: silence logs 2022-11-04 10:08:24 +02:00
Vladimir Mihailenco
b73c8fabf8 feat: add queries to create/drop views 2022-11-03 11:58:19 +02:00
Vladimir Mihailenco
95a461b824 chore: use unhex to append bytes 2022-09-03 09:38:20 +03:00
Vladimir Mihailenco
d073ef0ad6 chore: append bytes like a string. Fixes #43 2022-09-01 10:38:41 +03:00
Vladimir Mihailenco
8bf4958230 feat: add WithAutoCreateDatabase option 2022-07-28 11:20:11 +03:00
Vladimir Mihailenco
510b9caca8 feat: add bfloat16 support 2022-07-22 11:40:45 +03:00
Vladimir Mihailenco
85badc2fe7 chore: add scanning into a map 2022-07-04 17:12:41 +03:00
Vladimir Mihailenco
658ad14fc0 feat: add proper Rows implementation and some optimizations 2022-04-30 14:56:46 +03:00
Vladimir Mihailenco
c1e00ef235 feat: add support for DateTime64 2022-04-29 18:51:14 +03:00
Vladimir Mihailenco
033c41395a fix: continue working with non UTC timezone 2022-03-28 16:41:07 +03:00
Vladimir Mihailenco
092a2dbf28 feat: initial commit 2022-03-21 08:58:25 +02:00