CommonJSJVMNative

SQLDelight Coroutines Extensions

Kotlin extension functions to expose SQLDelight's Query as a Flow

Add to your project
implementation("app.cash.sqldelight:coroutines-extensions:2.0.0-alpha05")
Parent project

Generates typesafe APIs from SQL statements, verifies schema and migrations at compile-time, and enhances IDE with autocomplete and refactoring for simplified SQL management. Supports multiple SQL dialects.

Version history
Package version Release date Platforms
2.0.2 5 months ago Common, JVM, Native, JS Details
2.0.1 9 months ago Common, JVM, Native, JS Details
2.0.0 1 year ago Common, JVM, Native, JS Details
2.0.0-rc02 1 year ago Common, JVM, Native, JS Details
2.0.0-rc01 1 year ago Common, JVM, Native, JS Details
2.0.0-alpha05 1 year ago Common, JVM, Native, JS
2.0.0-alpha04 1 year ago Common, JVM, Native, JS Details
2.0.0-alpha03 2 years ago Common, JVM, Native, JS Details
2.0.0-alpha02 2 years ago Common, JVM, Native, JS Details
2.0.0-alpha01 2 years ago Common, JVM, Native, JS Details
More versions will be indexed soon
Metadata
Version 1 year ago

2.0.0-alpha05

  • Kotlin 1.8.0
  • Gradle 7.6
Supported targets
JVM:
  • 1.8
Linux:
  • linux_x64
Windows:
  • mingw_x64
iOS:
  • ios_arm32
  • ios_arm64
  • ios_simulator_arm64
  • ios_x64
macOS:
  • macos_arm64
  • macos_x64
tvOS:
  • tvos_arm64
  • tvos_simulator_arm64
  • tvos_x64
watchOS:
  • watchos_arm32
  • watchos_arm64
  • watchos_simulator_arm64
  • watchos_x64
  • watchos_x86
Developers
  • Square, Inc.