Packages

p

com.crobox.clickhouse.dsl

marshalling

package marshalling

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait ClickhouseJsonSupport extends AnyRef
  2. trait QueryValue[V] extends AnyRef

    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

Value Members

  1. object ClickhouseJsonSupport extends DefaultJsonProtocol with ClickhouseJsonSupport
  2. object QueryValueFormats extends QueryValueFormats

Ungrouped