databaseUrl

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

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