database Configuration
Parameters
value
Provides the configuration information to connect to a database as your data source.
suspend fun databaseConfiguration(argument: suspend DataSourceDatabaseConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Provides the configuration information to connect to a database as your data source.