All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.sideeffffect.liquibase.doobie.Config.scala Maven / Gradle / Ivy

The newest version!
package com.github.sideeffffect.liquibase.doobie

final case class Config(
    hikari: _root_.doobie.hikari.Config,
    liquibaseChangeLogFile: String,
)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy