issues
search
babyfish-ct
/
jimmer
A revolutionary ORM framework for both java and kotlin.
Apache License 2.0
876
stars
88
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
SQLiteDialect implement upsert
#802
Enaium
closed
6 hours ago
0
0.9.20 更新后保存树结构出现数组越界报错
#801
yangpanda
opened
13 hours ago
1
The upsert is not supported by "org.babyfish.jimmer.sql.dialect.SQLiteDialect" 但是我使用的是INSERT_ONLY
#800
RuiZhang-cn
opened
13 hours ago
5
[Bug] Enum Item Ordinal Mapping to -1
#799
Neptrue-Lin
closed
1 day ago
1
[Bug]save 关联对象时,若有多个关联对象的 key 相同时,发生错误: id unloaded
#798
Arkmusn
closed
1 day ago
2
flat关联属性后生成的文档注释拷贝问题
#797
SWQXDBA
closed
1 day ago
1
Fix typo in README.md
#796
vlsi
closed
5 days ago
0
添加了ImmutableModule仍然无法进行序列化?
#795
nyndyhx
closed
5 days ago
8
[Feature Request] @JoinTable tableName Default Naming Strategy Optimization
#794
zhanglolo
closed
5 days ago
1
非spring场景对复杂计算属性的支持TransientResolver
#793
SWQXDBA
closed
5 days ago
3
TransientResolver未正确覆写getDefaultValue时的报错不明确
#792
SWQXDBA
closed
1 day ago
1
[Bug] deleteById(id) 生成的 SQL 在 MySQL 8 下执行报错
#791
dejavuhuh
closed
1 day ago
2
not generate type for dto when use @Serialized on dto.
#789
qifan777
opened
1 week ago
1
Add KConfigurableRootQuery exists function
#788
pot-mot
closed
1 week ago
1
使用spring的Page分页产生日志警告
#787
zengyufei
closed
1 week ago
1
确认中
#786
sunshio
closed
1 week ago
0
Optimize SQLite Dialect
#785
Enaium
closed
1 week ago
0
Fix stackoverflow when calling saveInputs
#784
belovaf
closed
1 week ago
0
fix document comments
#783
hongchun101
closed
1 week ago
0
fix document comments
#782
hongchun101
closed
1 week ago
0
@Nullable修饰的属性,使用isNull时报错
#781
sunshio
closed
1 week ago
2
[建议]jimmer所依赖的jackson版本过高,导致与springboot2.x不兼容,建议降低致2.13.5,或给出升级建议
#780
sunshio
closed
1 week ago
1
Add SQLite Dialect
#779
Enaium
closed
1 week ago
2
dto文件编译 与 `org.graalvm.buildtools.native` 插件不兼容
#778
llh4github
closed
1 week ago
1
优化 `Entity` 中 is 开头非 `boolean` 类型属性的编译报错信息
#777
Fs-DXMY
closed
1 week ago
1
'AssertionError: Internal bug: Join property has not storage' when query with ManyToManyView
#776
ForteScarlet
closed
1 week ago
1
经过确认,子对象迁移的防御确实存在问题
#775
sunshio
closed
1 week ago
9
Can't insert UUID into MySQL as `binary(16)`
#774
ForteScarlet
closed
1 week ago
2
Associative property can not be fetched if `ManyToManyView.deeperProp` is omitted
#773
ForteScarlet
closed
1 week ago
4
[Feature Request] InputDTO 声明必填属性时,希望生成的代码中移除默认值
#772
dejavuhuh
closed
1 week ago
1
[Feature Request] Kotlin Non-Blocking
#771
thalesdev
opened
2 weeks ago
6
长关联保存,抢夺其他父对象的子对象的行为仍然没有防御
#770
sunshio
closed
2 weeks ago
1
[BUG]配置多数据源会导致项目启动失败
#769
wzszsw
closed
2 weeks ago
1
Quarkus version upgraded to the latest LTS
#768
flynndi
closed
2 weeks ago
0
Support unsigned type
#767
Enaium
closed
2 weeks ago
1
Update IdOnly objects if UnloadedVersionBehavior.IGNORE
#766
belovaf
closed
2 weeks ago
0
[Bug]聚合根保存模式的INSERT_IF_ABSENT与NON_IDEMPOTENT_UPSERT在isUpsertSupported为false时,也依旧生成了数据库原生语法支持的UPSERT
#765
TokgoRonin
closed
2 weeks ago
1
Support Kotlin unsigned integer types
#764
ForteScarlet
closed
2 weeks ago
8
[Bug]聚合根保存模式INSERT_IF_ABSENT逻辑不正确,实际生成了upsert效果的SQL
#763
TokgoRonin
closed
2 weeks ago
1
Dto view support the `@JsonConverter` annotation
#762
Enaium
closed
2 weeks ago
0
[fr] Add setOptimisticLock overloading with mode parameter, which will specify should version property be incremented
#761
belovaf
closed
2 weeks ago
1
Jimmer坚决反对植入MyBatis的特性
#760
yibird
closed
2 weeks ago
6
Add apijson and mybatis-plus
#759
Enaium
closed
2 weeks ago
0
[Help] DTO语言的View并没有执行ID以外的JsonConverter
#758
ThatCoders
closed
2 weeks ago
7
[bug] 在生成客户端API时出现数字开头的属性名
#757
shuTwT
closed
2 weeks ago
3
使 Spring starter 中 `jimmer.language` 属性配置无视大小写
#756
ForteScarlet
closed
2 weeks ago
0
Provide MySql5.7Dialect to disable Upsert & Fix Test
#755
SWQXDBA
closed
2 weeks ago
0
Provide MySql5.7Dialect to disable Upsert & Fix Test
#754
SWQXDBA
closed
2 weeks ago
0
实体特殊属性名导致的序列化失败问题仍然没有彻底解决
#752
sunshio
closed
2 weeks ago
6
Mysql方言在Mysql5.7 Upsert问题
#751
SWQXDBA
closed
2 weeks ago
1
Next