CommonNative

SQLDelight Native Driver

Native SQLite driver for SQLDelight

Add to your project
implementation("com.squareup.sqldelight:native-driver:1.5.2")
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
1.5.5 1 year ago Common, Native Details
1.5.4 1 year ago Common, Native Details
1.5.3 2 years ago Common, Native Details
1.5.2 2 years ago Common, Native
More versions will be indexed soon
Metadata
Version 2 years ago

1.5.2

  • Kotlin 1.5.30
  • Gradle 7.2
Supported targets
Linux:
  • linux_x64
Windows:
  • mingw_x64
  • mingw_x86
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.