autoColumns

bitlap.scalikejdbc.core.autoColumns$
object autoColumns

Attributes

Version

1.0,2023/4/13

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

inline def apply[E](table: SQLSyntaxSupport[E], inline excludes: String*): List[SQLSyntax]
def applyImpl[E : Type](table: Expr[SQLSyntaxSupport[E]], excludes: Expr[Seq[String]])(implicit evidence$1: Type[E], quotes: Quotes): Expr[List[SQLSyntax]]