Macros
usql.dao.Macros
object Macros
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Macros.type
Members list
Value members
Concrete methods
inline def buildColumnar[T <: Product](using nm: NameMapping, mirror: ProductOf[T]): SimpleColumnar[T]
Extract column name annotations for each column.
Extract column name annotations for each column.
Attributes
Extract table name annotation for the type.
Extract table name annotation for the type.
Attributes
In this article