issues
search
kotlin-orm
/
ktorm-ksp
Ktorm KSP extension to help generate boilerplate code.
Apache License 2.0
37
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Bug]: Long variables cause anomalies
#22
UnforgetMemory
opened
9 months ago
1
可以直接利用数据库连接生成实体类吗?
#21
openaddr
opened
1 year ago
1
生成的代码中,没有将实体类字段名由驼峰转为下划线,导致对应不上数据库字段
#20
openaddr
closed
1 year ago
1
代码生成器报错
#19
hell176
opened
1 year ago
4
interface 注解遇到 `operator` 关键字生成错误
#18
onXoot
opened
2 years ago
1
美化生成的代码
#17
vincentlauvlwj
closed
2 years ago
0
希望提供一种方式, 可以对不同的类型配置默认的sqlType
#16
zuisong
opened
2 years ago
3
generated code 怎么让IDEA 识别到?
#15
jianweidai
closed
2 years ago
2
Undefined 重构
#14
vincentlauvlwj
closed
2 years ago
0
undefined 函数兼容数组类型字段
#13
vincentlauvlwj
closed
2 years ago
2
删除 converter 的概念,直接使用 SqlType
#12
vincentlauvlwj
closed
2 years ago
0
给 data class 生成的 add 方法,如果插入前没有指定主键,应该在插入后获取数据库生成的主键填充到实体对象
#11
vincentlauvlwj
closed
2 years ago
2
带泛型的 converter怎么写
#10
onXoot
closed
2 years ago
2
提供一种注解和实体类分离的配置方式, 让实体类保持干净
#9
lookup-cat
opened
2 years ago
1
关于自定义生成器的使用疑问
#8
llh4github
closed
2 years ago
3
当使用class作为实体,并且构造参数只有非表字段(加了@Ignore)并且为默认参数时, 生成错误的doCreateEntity代码
#7
lookup-cat
closed
2 years ago
4
生成代码中使用的局部变量、表类型名称引用 可能会跟参数名、表类型扩展成员名称冲突
#6
lookup-cat
closed
2 years ago
9
tableClass use open class instead of object
#5
zuisong
closed
2 years ago
2
[Feature] Support modify sequenceName
#4
zuisong
closed
2 years ago
0
针对 interface 的实体对象,建议生成伪构造函数、componenntN、copy,支持 data class 一样的使用体验
#3
vincentlauvlwj
closed
2 years ago
37
生成的 table 类, 希望可以不是单例的, 或者可以通过生成配置动态选择
#2
zuisong
closed
2 years ago
4
请问ksp的log具体是在哪看的?
#1
Anivie
closed
2 years ago
10