databaseUser

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

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