SqlDelightPlugin

abstract class SqlDelightPlugin : Plugin<Project>

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
class PropertiesModelBuilder(databases: Iterable<SqlDelightDatabase>) : ToolingModelBuilder

Properties

Link copied to clipboard
@get:Inject
abstract val registry: ToolingModelBuilderRegistry

Functions

Link copied to clipboard
open override fun apply(project: Project)