withInserts

open override fun withInserts(toInsertScript: Path): DbCreateTask.DBAfterInsertStepIfc

Return

a reference to the alter step in the builder process

Parameters

toInsertScript

a path to an SQL script that can be read to insert data into the database, must not be null