open fun addScripts(vararg scripts: String): EmbeddedDatabaseBuilder
Add multiple SQL scripts to execute to initialize or populate the database.
scripts - the scripts to execute
scripts
Return this, to facilitate method chaining
this
Since 4.0.3