This repository was 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 Entitygenerationconstructorcomponentscopyfunction #3 - rename module name
ktorm-ksp-ext-sequence-batchtoktorm-ksp-sequence-batch - Fix generic column bug #10
- Fix local variable name conflict #6
- Fix
doCreateEntityfunction bug #7
v1.0.0-RC2
more log printing
pretty generated code
reduce unnecessary object overhead
v1.0.0-RC
config github actions build