Package-level declarations
Types
The root extension for the Exposed Gradle Plugin.
A plugin extension of the Gradle build tool that applies configured automations to specific Exposed functionality.
Parameter objects for the migrations extension's work actions.
Task for generating SQL migration scripts from Exposed table definitions. Uses the Gradle Workers API for better isolation and parallel execution.
Represents the implementation of a unit of work to be used when submitting work to the migrations extension work executor.
Configuration of the migrations extension for the Exposed Gradle Plugin.
The standardized format used for the version sub-pattern of a migration script's filename. The version sub-pattern is the part of the filename that occurs between the prefix and the description separator.