ctripcorp / SQLlin

A DSL ORM library for Kotlin Multiplatform.
Apache License 2.0
219 stars 10 forks source link

In read-only mode, throw an IllegalArgumentException when the version… #54

Closed qiaoyuang closed 8 months ago

qiaoyuang commented 8 months ago

In read-only mode, throw an IllegalArgumentException when the version greater than version of the database file.