oxygen.sql.schema.Columns
See theColumns companion class
Attributes
Members list
Type members
Inherited classlikes
object deriveInternal
Attributes
- Inherited from:
- Derivable
- Supertypes
-
class Objecttrait Matchableclass Any
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
Value members
Concrete methods
Unfortunately, scala macros do not allow this to be implemented in Derivable. Therefore, every companion object that extends Derivable must implement this function with the following body: ${ derivedImpl[A] }
Unfortunately, scala macros do not allow this to be implemented in Derivable. Therefore, every companion object that extends Derivable must implement this function with the following body: ${ derivedImpl[A] }
Attributes
- Definition Classes
-
Derivable
Givens
Inherited givens
Attributes
- Inherited from:
- Derivable
In this article