IO

nyanda.Dsl$.IO$
See theIO companion trait
object IO extends IO

Attributes

Companion
trait
Graph
Supertypes
trait IO
trait Sync[IO]
trait Dsl[IO]
trait SQLSyntax[IO]
class Object
trait Matchable
class Any
Show all
Self type
IO.type

Members list

Value members

Inherited fields

val DB: DatabaseOps[IO]

Attributes

Inherited from:
Sync
val RS: ResultSetOps[IO]

Attributes

Inherited from:
Sync

Extensions

Inherited extensions

extension (sc: StringContext)(sc: StringContext)
def sql(args: ParameterBinder[F]*): SQL[F]

Attributes

Inherited from:
SQLSyntax