ctripcorp / SQLlin

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

Refactor the SQL statements splicing method #82

Closed qiaoyuang closed 2 months ago

qiaoyuang commented 2 months ago

Refactored the SQL statements' splicing method, that fixed the issue#77 that users can't read/write special symbols as the values in SQL statements.