ufoss-org / kotysa

The idiomatic way to write type-safe SQL in Kotlin
The Unlicense
118 stars 1 forks source link

Add kotysa-sqlite for ios and jvm #120

Closed pull-vert closed 8 months ago

pull-vert commented 1 year ago

Add ios and jvm targets to kotysa-sqlite (this issue is the continuation of #21)

Then submit a PR on https://github.com/AAkira/Kotlin-Multiplatform-Libraries

Guide : official KMM sample project

[1] : SQLiter is a SQLite driver for Kotlin Multiplatform, currently supporting IOS and Windows, and may later target JVM/Android and all flavors of Native that support the sqlite3 c libraries.

pull-vert commented 8 months ago

closing.

see #149