DbSetup-kotlin / com.ninja_squad.dbsetup_kotlin / DbSetupBuilder / <init>

<init>

DbSetupBuilder(to: Destination, binderConfiguration: BinderConfiguration = DefaultBinderConfiguration.INSTANCE)

A builder allowing to configure a DbSetup from a lambda expression whose receiver type is this builder. The intended usage is to use the dbSetup top level function.

Parameters

to - The destination of the DbSetup