Package

com.crobox.clickhouse.dsl

marshalling

Permalink

package marshalling

Visibility
  1. Public
  2. All

Type Members

  1. trait ClickhouseJsonSupport extends AnyRef

    Permalink
  2. trait QueryValue[V] extends AnyRef

    Permalink

    Parse a value into its Clickhouse SQL representation and vice - versa.

    Parse a value into its Clickhouse SQL representation and vice - versa.

    Annotations
    @implicitNotFound( ... )
  3. trait QueryValueFormats extends AnyRef

    Permalink

Value Members

  1. object ClickhouseJsonSupport extends DefaultJsonProtocol with ClickhouseJsonSupport

    Permalink
  2. object QueryValueFormats extends QueryValueFormats

    Permalink

Ungrouped