molecule.sql.postgres.query.LambdasOne_postgres.scala Maven / Gradle / Ivy
The newest version!
package molecule.sql.postgres.query
import molecule.sql.core.query.{LambdasOne, SqlQueryBase}
trait LambdasOne_postgres extends LambdasOne { self: SqlQueryBase =>
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy