- add support for
:array_join
and:left_array_join
types plausible#76 - add preliminary support for inserts via
:input
plausible#79
- add support for
type(..., :any)
plausible#78
- update
:ch
- fix string types in schemaless inserts plausible#75
- add
insert_stream
plausible#74
- make types more strict plausible#69
- require
:ch
to be~> 0.1.10
plausible#71
- improve
:array
type handling plausible#67
- fix
in
params plausible#64
- add
mix ecto.load
support plausible#60
- add
:default_table_engine
option plausible#58 - add
ecto.ch.schema
mix task plausible#59