Download Latest Version v4.1.1 source code.zip (3.1 MB)
Email in envelope

Get an email when there's a new version of Ktorm

Home / v3.5.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2022-06-05 718 Bytes
v3.5.0 source code.tar.gz 2022-06-05 2.8 MB
v3.5.0 source code.zip 2022-06-05 3.0 MB
Totals: 3 Items   5.8 MB 1
  • Upgrade Kotlin version to 1.5.32, upgrade min JDK version to 1.8.
  • New operator functions gt, gte, lt, lte, neq, synonyms for greater, greaterEq, less, lessEq, notEq.
  • Compatible with JVM default methods for entity non-abstract members.
  • Support using inline classes as column values and entity properties. [#253]
  • Support PostgreSQL cube & earthdistance data type and their extension functions, by @KocproZ in [#365]
  • Support SQLite bulk insert statement and some utility functions, by @2938137849 in [#370]
  • Fix stack overflow bug when using large where clauses, by @ecopoesis in [#328]
  • Deprecate the ktorm-global module which will be completely removed in the future.
Source: README.md, updated 2022-06-05