kotlin-orm/ktorm
A lightweight ORM framework for Kotlin with strong-typed SQL DSL and sequence APIs.
KotlinApache-2.0
Issues
- 2
- 0
Order by - case insensitive
#602 opened by Yentis - 0
请问联表查询时如何计算数量?
#600 opened by SamiuZhong - 2
在使用find查表时不支持多条件查询
#599 opened by ZhuLi-fy - 0
请问使用orderBy排序如何针对数据进行条件判断?
#598 opened by SamiuZhong - 3
在Android上使用ktorm混淆问题
#597 opened by xuexixuexijpg - 0
请问如何实现多字段的联合排序?
#593 opened by SamiuZhong - 0
A way to do “select 1 as state” with the DSL
#596 opened by ikezedev - 0
Vulnerability in jackson-databind:2.12.3
#595 opened by maxmil - 0
Support for MERGE
#594 opened by whiskeysierra - 6
- 3
升级Kotlin 2.1.0版本KSP编译不成功
#589 opened by SamiuZhong - 0
Does ktorm support Kotlin Multiplatform?
#592 opened by jeadyx - 0
Does nested transaction be supported?
#591 opened by uncle-lv - 0
Function `IF` missing overloadings for a `ColumnDeclaring` and an argument value.
#590 opened by vincentlauvlwj - 5
ksp 编译速度很慢. KSP compilation speed is very slow.
#577 opened by JsonSong89 - 0
- 2
定义Entity时能否增加自定义逻辑
#587 opened by gongxuanzhang - 1
- 9
- 4
🧐为什么不添加支持分页的函数呢
#548 opened by DULLONEX - 1
怎么记录SQL耗时的日志
#585 opened by QingMingKt - 0
Hope support Kotlinx.serialization
#586 opened by James-Heller - 2
404 postgres support api ref
#584 opened by xnowospr1 - 1
KSP插件是否支持自定义的Table
#581 opened by yanjingchao - 1
Problem feedback
#580 opened by 15826564015 - 0
希望能够支持kotlinx-datetime的时间类
#579 opened by sidian123 - 6
请问ktorm的ksp的文档有吗
#578 opened by nanxia990105 - 2
Document DDL
#568 opened by mvysny - 1
适配 solon框架
#542 opened by asdshuaishuai - 3
How to implement bitwise operations?
#572 opened by KunMinX - 5
4.0+版本使用KSP生成实体类不兼容无符号整数类型
#574 opened by SamiuZhong - 0
KSP: Keep entity's deprecation annotations in generated table definitions.
#575 opened by vincentlauvlwj - 2
Please add support for ILIKE
#570 opened by mvysny - 3
H2: escaped column names do not work
#569 opened by mvysny - 1
Postgres how to use TextArray's Contains method?
#565 opened by kingwrcy - 0
Relaxing BaseTable related visibility constraints
#563 opened by alekmus - 1
[Feature Request]: KSP Table Annotation Support Specify super class for the table generated
#558 opened by qumn - 0
- 2
Ktorm 别名机制似乎有问题
#555 opened by rhz-b - 1
ksp column converter in version 4.0.0 disappeared
#554 opened by okfanger - 8
4.0版本使用KSP生成实体类运行出错
#553 opened by SamiuZhong - 0
关于列绑定,能不能先references再transform?
#546 opened by SamiuZhong - 8
MySQL存储UUID报错
#540 opened by zkqkfc666 - 0
- 0
Oracle Timestamp support
#549 opened by filippo-baccani - 2
Union功能存在问题?
#545 opened by CHENPrime-coder - 5
自定义支持MySQL的find_in_set函数
#541 opened by weifengze - 1
Multiple onConflict at bulkInsertOrUpdate
#539 opened by flben233 - 0
关于join的优化
#538 opened by nanxia990105