slick.lifted.AnyExtensionMethods
Extension methods for all columns and all primitive values that can be lifted to columns
Attributes
- Source:
- ExtensionMethods.scala
- Graph
- Supertypes
class AnyVal
trait Matchable
class Any
Members list
Concise view
Value members
Cast a column to a Scala type. This can be used, for example, for numeric conversions.
Cast a column to a Scala type. This can be used, for example, for numeric conversions.
Attributes
- Source:
- ExtensionMethods.scala
Cast a column to a database-specific SQL type (with an associated Scala type).
Cast a column to a database-specific SQL type (with an associated Scala type).
Attributes
- Source:
- ExtensionMethods.scala