SelectAst

dataprism.sharedast.SelectAst
See theSelectAst companion object
sealed trait SelectAst[Codec[_]]

Attributes

Companion
object
Source
SharedSqlAst.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class SelectFrom[Codec]
trait SetOperator[Codec]
class Except[Codec]
class Intersect[Codec]
class Union[Codec]
class Values[Codec]
Show all
In this article