ctripcorp / SQLlin

A DSL ORM library for Kotlin Multiplatform.
Apache License 2.0
221 stars 11 forks source link

Fix the problem and recover sqllin-dsl Kotlin/Native unit tests in CI/CD #20

Closed qiaoyuang closed 1 year ago

qiaoyuang commented 1 year ago

Fix the problem about using KSP in Kotlin/Native unit tests and resume the sqllin-dsl Kotlin/Native unit tests in CI/CD.