databasePassword

@get:Input
@get:Optional
abstract val databasePassword: Property<String>

Optional password for the database connection, which should be considered as the current schema.