Releases: balance-platform/pillar
Releases · balance-platform/pillar
0.26.0
0.25.0
- IPv4 & IPv6 Support
0.24.0
- Clickhouse Decimal type support
0.23.0
0.22.0
- HTTPC rejected in favor of Tesla+Mint
0.21.0
- For BulkInserts added
on_errors
option, that allows to handle errors on insert (anything, what you can code: fromsave to file
up tolaunch rocket
, examples listed in README)
0.20.0
0.19.0
0.18.0
- Added parsing Clickhouse default value for Date type ("0000-00-00")
0.17.1
- Added
insert_to_table
method - Deprecated
insert
method