Package-level declarations
Types
Link copied to clipboard
The root extension for the Exposed Gradle Plugin.
Link copied to clipboard
A plugin extension of the Gradle build tool that applies configured automations to specific Exposed functionality.
Link copied to clipboard
Parameter objects for the migrations extension's work actions.
Link copied to clipboard
Task for generating SQL migration scripts from Exposed table definitions. Uses the Gradle Workers API for better isolation and parallel execution.
Link copied to clipboard
Represents the implementation of a unit of work to be used when submitting work to the migrations extension work executor.
Link copied to clipboard
Configuration of the migrations extension for the Exposed Gradle Plugin.