AnalysisReport

doobie.util.testing.AnalysisReport
See theAnalysisReport companion object
final case class AnalysisReport(header: String, sql: Block, items: List[Item])

Information from Analysis, prepared for output.

Attributes

Companion
object
Source
testing.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

Attributes

Source
testing.scala