Packages

package postgres

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. postgres
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. abstract class DoobieMapping[F[_]] extends Mapping[F] with DoobieMappingLike[F]
  2. trait DoobieMappingCompanion extends AnyRef
  3. trait DoobieMappingLike[F[_]] extends Mapping[F] with SqlMappingLike[F]
  4. type DoobieMonitor[F[_]] = SqlMonitor[F, doobie.Fragment]
  5. case class DoobieStats(query: Query, sql: String, args: List[Any], rows: Int, cols: Int) extends Product with Serializable
  6. trait LoggedDoobieMappingCompanion extends AnyRef

Value Members

  1. object DoobieMonitor

Inherited from AnyRef

Inherited from Any

Ungrouped