Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.klahap.pgenThis Gradle plugin simplifies the development process by automatically generating Kotlin Exposed table definitions from a PostgreSQL database schema. It connects to your database, introspects the schema, and creates Kotlin code for Exposed DSL, including table definitions, column mappings, and relationships. Save time and eliminate boilerplate by keeping your Exposed models synchronized with your database schema effortlessly. |
0.1.0
(25 November 2024) |
com.jetbrains.exposed.gradle.pluginExposed ORM framework gradle plugin |
0.2.1
(09 October 2021) |
io.pilgrimdb.gradle.exposedReasonable defaults and simplified Kotlin-DSL interfaces for everyday development |
0.0.8
(08 June 2019) |