oxygen.sql.error.QueryError.DSLError
See theDSLError companion trait
object DSLError
Attributes
Members list
Type members
Classlikes
final case class NoSuchChild(schema: ProductRepr[_], child: String) extends DSLError
final case class NotAProductSchema(schema: RowRepr[_]) extends DSLError
final case class NotAnOptionSchema(schema: RowRepr[_]) extends DSLError
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article