Custom

dataprism.sharedast.SqlExpr.FunctionName.Custom
final case class Custom(f: String)

Attributes

Source
SqlDbValues.scala

Members list

Value members

Inherited methods

def name: String

Attributes

Inherited from:
FunctionName
Source
SharedSqlAst.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product