This repository has been archived by the owner on May 15, 2024. It is now read-only.
Releases: kotlin-orm/ktorm-ksp
Releases · kotlin-orm/ktorm-ksp
v1.0.0-RC3
- Support modify sequenceName by @zuisong in #4
- TableClass use open class instead of object by @zuisong in #5
- Support
Interface Entity
generationconstructor
components
copy
function #3 - rename module name
ktorm-ksp-ext-sequence-batch
toktorm-ksp-sequence-batch
- Fix generic column bug #10
- Fix local variable name conflict #6
- Fix
doCreateEntity
function bug #7
v1.0.0-RC2
more log printing
pretty generated code
reduce unnecessary object overhead
v1.0.0-RC
config github actions build